Changes for version 0.06 - 2014-05-22
- The data for the index is now built by a plugin, with the default plugin being for MetaDATA. Suggested by BARBIE.
- Added a distribution_iterator() method, which lets you iterate over the index dist by dist. For each dist you get one or two releases.
Changes for version 0.05_01 - 2014-04-30
- Changed to model where the data for the index is retrieved by a plugin, and moved the MetaCPAN-specific code to be the default plugin. Suggested by BARBIE in RT#95196. This is a bit of quick hack, which is why it's a developer release :-)
Modules
find latest release(s) of all dists on CPAN, including dev releases
get latest release info from MetaCPAN
Provides
in lib/CPAN/Releases/Latest/Distribution.pm
in lib/CPAN/Releases/Latest/DistributionIterator.pm
in lib/CPAN/Releases/Latest/Release.pm
in lib/CPAN/Releases/Latest/ReleaseIterator.pm