Changeset 12800 for trunk/ippScripts/scripts/ipp_serial_detrend.pl
- Timestamp:
- Apr 10, 2007, 5:16:04 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_detrend.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_detrend.pl
r12669 r12800 6 6 use Getopt::Long; 7 7 use Pod::Usage qw( pod2usage ); 8 use IPC::Cmd qw( can_run run );8 use IPC::Cmd 0.36 qw( can_run run ); 9 9 use PS::IPP::Metadata::Config; 10 10 use PS::IPP::Metadata::List qw( parse_md_list );
Note:
See TracChangeset
for help on using the changeset viewer.
