IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5252


Ignore:
Timestamp:
Oct 7, 2005, 3:58:42 PM (21 years ago)
Author:
jhoblitt
Message:

add build req on Test::Warn 0.08
set recommends Test::Distribution to 1.22

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-PSFTP/Build.PL

    r5226 r5252  
    88    license             => 'gpl',
    99    create_makefile_pl  => 'passthrough',
    10     recommends      => {
    11         'Test::Distribution' => 0,
     10    build_requires      => {
     11        'Test::Warn'            => '0.08',
     12    },
     13    recommends          => {
     14        'Test::Distribution'    => '1.22',
    1215    },
    1316)->create_build_script;
Note: See TracChangeset for help on using the changeset viewer.