IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14745


Ignore:
Timestamp:
Sep 5, 2007, 9:05:05 AM (19 years ago)
Author:
Paul Price
Message:

Adding dist_abstract

Location:
trunk
Files:
2 edited

Legend:

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

    r14419 r14745  
    2020        'Test::Distribution'        => '1.22',
    2121    },
     22    dist_abstract => 'Configuration module for Pan-STARRS IPP.',
    2223
    2324)->create_build_script;
  • trunk/ippScripts/Build.PL

    r14039 r14745  
    5454                               scripts/isp_trans.pl
    5555                               )],
    56                    )->create_build_script;
     56    dist_abstract => 'Scripts for running the Pan-STARRS IPP',
     57)->create_build_script;
Note: See TracChangeset for help on using the changeset viewer.