The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
CHANGES file for Parse::CPAN::Packages

2.20 Sat Mar  6 20:21:57 GMT 2004
  - list Sort::Versions as a prereq
  - try and make test more portable (added 'sort')
  - use Class::Accessor::Fast instead of Class::Accessor::Chained

2.19 Wed Mar  3 22:21:18 GMT 2004
  - new methods to get the latest distribution and distributions
  - possibility to pass the contents of 02packages in addition to the
    filename

2.17 Wed Feb 25 10:29:07 GMT 2004
  - fix a documentation glitch in the main module
  - make a ->distributions hash available
  - A distribution now contains packages

2.12 Fri Feb 13 18:42:57 GMT 2004
  - first release (suggested by Richard Clamp)