IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 15, 2006, 12:02:53 PM (20 years ago)
Author:
jhoblitt
Message:

requires File::stat
build_requires File::Temp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataStore/Build.PL

    r6591 r6592  
    1111        'Carp'                  => 0,
    1212        'Data::Validate::URI'   => '0.01',
     13        'File::stat'            => 0,
    1314        'LWP::UserAgent'        => 0,
    1415        'POSIX'                 => 0,
     
    2021        'Test::More'            => 0,
    2122        'Test::Warn'            => '0.08',
     23        'File::Temp'            => '0.16',
    2224    },
    2325    recommends          => {
Note: See TracChangeset for help on using the changeset viewer.