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 for CPAN::PackageDetails

0.18 - Thu Mar 12 05:59:37 2009
	* Fixed a problem counting the number of entries that would be
	in the file
	* Now you can get a list of just the highest version of any
	package that you add

0.17_03 - Thu Mar  5 04:33:46 2009
	* ->as_unique_sorted_list() returns just the latest version for
	each package name, no matter what you've added.
	* Now that I can get the unique list, I can fix the line 
	count in the header.

0.17 - Fri Feb 13 14:29:33 2009
	* Format the date the way CPAN.pm expects it, despite the
	locale of the user. Everyone should upgrade to this version.

0.15 - Mon Nov 10 07:58:39 2008
	* Sort the package names in the output

0.13 - Wed Nov  5 02:13:53 2008
	* Put in the literal "undef" as a placeholder for columns
	with null data (such as modules without versions)

0.12 - Fri Oct 31 07:55:02 2008
	* Bump to release version

0.11_03 - Mon Oct 27 15:04:50 2008
	* Use IO::Compress::Zlib instead of PerlIO::gzip, which doesn't
	work on Windows.

0.11_02 - Mon Oct 27 13:17:32 2008
	* Add the new test files to the MANIFEST so they show up
	in the dist :)

0.11_01 - Fri Oct 24 10:08:23 2008
	* Re-organized some of the methods and improved the docs,
	added even more tests

0.10_01 - Fri Oct 24 07:21:20 2008
	* Initial release: You can create or read 02packages.details.txt.gz.