IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 5669


Ignore:
Timestamp:
Dec 2, 2005, 5:02:10 PM (21 years ago)
Author:
jhoblitt
Message:

recommend Test::Distribution 1.22

Location:
trunk
Files:
4 edited

Legend:

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

    r5480 r5669  
    9494        'Test::More'            => '0.49',
    9595    },
     96    recommends          => {
     97        'Test::Distribution'    => '1.22',
     98    },
    9699    script_files        => [qw(
    97100        bin/neb-initdb
  • trunk/Nebulous-Server/Changes

    r5668 r5669  
    22
    330.02
     4    - recommend Test::Distribution 1.22
    45    - add t/00_distribution.t
    56    - rename test files
  • trunk/Nebulous/Build.PL

    r5480 r5669  
    9494        'Test::More'            => '0.49',
    9595    },
     96    recommends          => {
     97        'Test::Distribution'    => '1.22',
     98    },
    9699    script_files        => [qw(
    97100        bin/neb-initdb
  • trunk/Nebulous/Changes

    r5668 r5669  
    22
    330.02
     4    - recommend Test::Distribution 1.22
    45    - add t/00_distribution.t
    56    - rename test files
Note: See TracChangeset for help on using the changeset viewer.