]> git.vpit.fr Git - perl/modules/Acme-CPANAuthors-You-re_using.git/blob - Changes
This is 0.04
[perl/modules/Acme-CPANAuthors-You-re_using.git] / Changes
1 Revision history for Acme-CPANAuthors-You-re_using
2
3 0.04    2011-08-24 23:10 UTC
4         + Chg : The module now uses File::Find and Module::Metadata to collect
5                 all the modules installed in your system.
6                 ExtUtils::Installed is no longer needed.
7         + Chg : die() is called instead of croak() for internal errors.
8                 Carp is no longer needed.
9         + Fix : Update the Parse::CPAN::Packages' author id test, since
10                 Acme::CPANAuthors does not depend on it anymore.
11         + Upd : Acme::CPANAuthors dependency bumped to 0.16.
12
13 0.03    2010-01-03 10:10 UTC
14         + Fix : Stop skipping t/10-base.t when Acme::CPANAuthors throw an
15                 unrelated warning.
16         + Fix : Explicitely depend on the last ExtUtils::Installed and
17                 Acme::CPANAuthors.
18         + Fix : Work around Kwalitee test misfailures.
19
20 0.02    2009-02-17 17:05 UTC
21         + Doc : Misc. improvements.
22         + Fix : Missing directory trees to search for installed modules.
23         + Fix : 'Perl' shouldn't been counted as a proper module.
24         + Tst : Actually register the names in only one test. This divides the
25                 test suite run time by three.
26         + Tst : Test that some of our deps were correctly discovered.
27
28 0.01    2009-02-16 18:15 UTC
29         First version, released on an unsuspecting world.
30