Changeset 9562

Show
Ignore:
Timestamp:
12/08/09 19:41:17 (9 months ago)
Author:
adamk
Message:

Confirming the version of File::Path that we need

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Padre/Makefile.PL

    r9555 r9562  
    7272requires 'File::HomeDir'         => '0.84'; 
    7373requires 'File::Next'            => '1.06';          # Force-bump ack dep 
    74 requires 'File::Path'            => 0; 
     74requires 'File::Path'            => '2.07'; 
    7575requires 'File::Remove'          => '1.42'; 
    7676requires 'File::ShareDir'        => '1.00';