IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 3, 2009, 3:14:24 PM (17 years ago)
Author:
jhoblitt
Message:

merge everything from head except Server.pm

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/neb_distrib_20081210/Nebulous-Server/Build.PL

    r20157 r23708  
    1515        'DBI'                   => '1.53',
    1616        'Digest::SHA1'          => 0,
     17        'File::Basename'        => 0,
    1718        'File::ExtAttr'         => '1.03',
    1819        'File::Mountpoint'      => '0.01',
    1920        'File::Path'            => '1.08',
    2021        'File::Spec'            => 0,
    21         'Filesys::Df'           => '0.92',
    2222        'File::Spec::Functions' => 0,
    2323        'File::Temp'            => 0,
     24        'Filesys::Df'           => '0.92',
     25        'Log::Dispatch::Email::MailSend' => 0,
    2426        'Log::Log4perl'         => '0.48',
    2527        'Net::Server::Daemonize'=> '0.05',
    2628        'Params::Validate'      => '0.73',
    2729        'SOAP::Lite'            => '0.69',
     30        'SQL::Interp'           => '1.06',
    2831        'URI'                   => '1.30',
    29         'SQL::Interp'           => '1.06',
    3032    },
    3133    build_requires      => {
Note: See TracChangeset for help on using the changeset viewer.