Changeset 17163
- Timestamp:
- Mar 27, 2008, 5:04:51 PM (18 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
r16752 r17163 7 7 use Pod::Usage qw( pod2usage ); 8 8 use IPC::Cmd 0.36 qw( can_run run ); 9 use PS::IPP::Metadata::Config qw( caturi );9 use PS::IPP::Metadata::Config; 10 10 use PS::IPP::Metadata::List qw( parse_md_list ); 11 use PS::IPP::Config ;11 use PS::IPP::Config qw( caturi ); 12 12 use Data::Dumper; 13 13
Note:
See TracChangeset
for help on using the changeset viewer.
