Changes for version 0.41 - 2012-12-27
- Bug Fixes
- BackPAN::Index now has a file() method, as documented in BackPAN::Index::File.
- Changed the default backpan URL for fetching files to http://backpan.perl.org rather than the backpan.cpan.org redirect. [rt.cpan.org 68492]
- Test Fixes
- Tests were downloading an old index.
- Misc
- The result classes are no longer generated at runtime. Speeds up load time and reduces bugs. This also fixes [rt.cpan.org 82107].
- Use the same filename for the unpacked index.
- Dist Changes
- The compatibility Makefile.PL has been removed. The build process has gotten complicated.
- The bug tracker now points at the correct place.
Modules
An interface to the BackPAN index
Representing a distribution on BackPAN
Represent a file on BackPAN
A single release of a distribution
Role to dump object data as a hash
Provide an index of BACKPAN
Provides
in lib/BackPAN/Index/Database.pm
in lib/BackPAN/Index/IndexFile.pm
in lib/BackPAN/Index/Role/HasCache.pm
in lib/BackPAN/Index/Role/Log.pm
in lib/BackPAN/Index/Schema.pm
in lib/BackPAN/Index/Types.pm