Changes for version 1.005 - 2013-11-24
- Another attempt at fixing the indexing being messed up. Turns out my dist.init is missing a [PkgVersion] directive. I use Pod::Weaver, so I probably removed it when I removed [PodVersion], but I should not have, because it is still needed.
Documentation
Fetchware is a package manager for source code distributions.
Modules
App::Fetchware is Fetchware's API used to make extensions.
Manages App::Fetchware's internal representation of Fetchwarefiles.
Used by fetchware extensions to create their configuration options.
Used by fetchware extensions to export their API subroutines.
Miscelaneous functions for App::Fetchware.
An App::Fetchware extension that downloads files based on an HTML page.
Provides testing subroutines for App::Fetchware.