IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 10, 2005, 2:22:25 PM (21 years ago)
Author:
jhoblitt
Message:

add dep on Carp, Data::Validate::URI '0.01', & LWP::UserAgent

File:
1 edited

Legend:

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

    r5253 r5264  
    99    create_makefile_pl  => 'passthrough',
    1010    requires            => {
     11        'Carp'                  => 0,
     12        'Data::Validate::URI'   => '0.01',
     13        'LWP::UserAgent'        => 0,
    1114        'Params::Validate'      => '0.77',
    1215    },
Note: See TracChangeset for help on using the changeset viewer.