public
Description: (Perl) This is what the module does
Homepage: http://search.cpan.org/dist/CPAN-PackageDetails
Clone URL: git://github.com/briandfoy/cpan-packagedetails.git
100644 38 lines (27 sloc) 1.148 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Changes for CPAN::PackageDetails
 
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.