Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > media > contrib-release > by-pkgid > fbd343cacb3c431f0b9b89f1258ba322 > files > 8

perl-Find-Lib-1.10.0-1mdv2010.1.noarch.rpm

Revision history for Find-Lib

1.01    Tue Nov 10 12:30:00 PDT 2009
        - Fix a problem with File::Spec::Functions use of Exporter
          making Find::Lib->cat(dir|file) behaving incorrectly.

1.0     Tue Oct 27 13:40:00 PDT 2009
        *** Incompatible changes see details in 0.99 releases below. ***
        - Better diagnostics for some obscur test issues on obscur OSes

0.99_02 Fri Oct 23 18:00:00 PDT 2009
        - test change to try to make CPANTESTERS happy

0.99_01 Thu Oct 22 14:00:00 PDT 2009
        - Adds the shorter form "Find::Lib 'lib1', 'lib2', 'lib3';"
        - Add convenience  base(), catfile(), catdir() methods
        *** INCOMPATIBLE CHANGES ***
        - 'pkg' option is gone
        - the list arguments won't do any 'use' anymore

0.06    Thu May  8 22:30:00 PDT 2009
        - Still working on the test suite (I wish I could use cpantesters
        without making a release)

0.05    Thu May  7 19:52:00 PDT 2009
        - Minor fixes attempt for the test suite (CPANTESTERS)

0.04    Mon May  5 21:05:00 PDT 2009
        - Fixed the test suite for a warning that generates tons of FAIL report

0.03    Mon May  5 14:05:00 PDT 2009
        - Uses $ENV{PWD} to allow more DWIM, compared to the previous method
          that used resolved paths all over the place.
          Teamed up with Jonathan Steinert (hachi) for this idea.

0.02    Sat Dec  8 11:16:09 PDT 2007
        - POD fixes
        - Changed tests suite to make it compatible with perl 5.005
          (hopefully)

0.01    Fri Dec  7 19:30:31 PDT 2007
        First version, released on an unsuspecting world.