IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3468


Ignore:
Timestamp:
Mar 18, 2005, 5:18:05 PM (21 years ago)
Author:
jhoblitt
Message:

add DateTime::Format::ISO8601

File:
1 edited

Legend:

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

    r3345 r3468  
    88    license             => 'gpl',
    99    requires            =>  {
    10         'Parse::RecDescent'     => '1.94',
    11         'Class::Accessor::Fast' => '0.19',
    12         'Carp'                  => 0,
    13     },   
     10        'Carp'                      => 0,
     11        'Class::Accessor::Fast'     => '0.19',
     12        'DateTime::Format::ISO8601' => '0.0402',
     13        'Parse::RecDescent'         => '1.94',
     14    },
    1415)->create_build_script;
Note: See TracChangeset for help on using the changeset viewer.