Changeset 15682
- Timestamp:
- Nov 21, 2007, 4:21:51 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/Build.PL (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/Build.PL
r15596 r15682 9 9 create_makefile_pl => 'passthrough', 10 10 requires => { 11 'Astro::FITS::CFITSIO' => 0, 12 'Cache::File' => 0, 13 'Carp' => 0, 14 'Data::Dumper' => 0, 15 'File::Basename' => 0, 16 'File::Spec' => 0, 17 'File::Temp' => 0, 18 'Getopt::Long' => 0, 11 19 'IPC::Cmd' => 0, 12 20 'IPC::Run' => 0, 21 'Math::Trig' => 0, 22 'Pod::Usage' => 0, 13 23 'PS::IPP::Config' => 0, 24 'PS::IPP::Operations' => 0, 14 25 'PS::IPP::Metadata::Config' => 0, 15 26 'Statistics::Descriptive' => 0, 16 'Cache::File' => 0,17 27 'Storable' => 0, 28 'Sys::Hostname' => 0, 18 29 }, 19 30 recommends => { … … 41 52 scripts/diff_skycell.pl 42 53 scripts/stack_skycell.pl 54 scripts/magic_tree.pl 43 55 scripts/ipp_serial_inject.pl 44 56 scripts/ipp_serial_inject_split.pl
Note:
See TracChangeset
for help on using the changeset viewer.
