Show
Ignore:
Timestamp:
03/04/09 07:11:11 (4 years ago)
Author:
charsbar
Message:

Path-Extended: added "grep", Path::Extended::Class, 0.05 -> CPAN

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/perl/Path-Extended/trunk/Makefile.PL

    r22164 r30767  
    1111  PREREQ_PM => { 
    1212    'Carp'                  => 0, 
    13     'Data::Dump'            => 0, 
    1413    'Encode'                => 0, 
    1514    'Exporter::Lite'        => 0, 
     
    2221    'File::stat'            => 0, 
    2322    'IO'                    => 1.23, 
     23    'Log::Dump'             => 0, 
    2424    'Scalar::Util'          => 0, 
    2525    'Test::Classy'          => '0.04',