The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.007 - 2013-11-25

  • Fixed a bunch of CPAN Testers FAILs. Including:
    • Weird t/bin-fetchware-upgrade.t test-dist fail bug.
    • Added SKIP block unless -t to t/bin-fetchware-new.t testing.
    • Fixed sort block returning undef bug, and added extra tests too.

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.