IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2008, 12:27:51 PM (18 years ago)
Author:
jhoblitt
Message:

add Nebulous::Util::parse_neb_key()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous-Server/Build.PL

    r13388 r16203  
    8080    create_makefile_pl  => 'passthrough',
    8181    requires            => {
     82        'Class::Accessor::Fast' => 0,
    8283        'Config::YAML'          => '1.42',
     84        'DBD::mysql'            => '3.0007',
     85        'DBI'                   => '1.53',
     86        'File::ExtAttr'         => '1.03',
     87        'File::Spec::Functions' => 0,
     88        'Log::Log4perl'         => '0.48',
     89        'Net::Server::Daemonize'=> '0.05',
     90        'Params::Validate'      => '0.73',
     91        'SOAP::Lite'            => '0.69',
     92        'Sys::Statistics::Linux::DiskUsage' => '0.02',
    8393        'URI'                   => '1.30',
    84         'SOAP::Lite'            => '0.69',
    85         'Log::Log4perl'         => '0.48',
    86         'DBI'                   => '1.53',
    87         'DBD::mysql'            => '3.0007',
    88         'Class::Accessor::Fast' => 0,
    89         'Params::Validate'      => '0.73',
    90         'Net::Server::Daemonize'=> '0.05',
    91         'Sys::Statistics::Linux::DiskUsage' => '0.02',
    92         'File::ExtAttr'         => '1.03',
    9394    },
    9495    build_requires      => {
Note: See TracChangeset for help on using the changeset viewer.