Changeset 17671 for trunk/ippScripts/scripts/warp_skycell.pl
- Timestamp:
- May 13, 2008, 4:32:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/warp_skycell.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/warp_skycell.pl
r17519 r17671 21 21 use PS::IPP::Metadata::Stats; 22 22 use PS::IPP::Metadata::List qw( parse_md_list ); 23 24 use PS::IPP::Config qw($PS_EXIT_SUCCESS 25 $PS_EXIT_UNKNOWN_ERROR 26 $PS_EXIT_SYS_ERROR 27 $PS_EXIT_CONFIG_ERROR 28 $PS_EXIT_PROG_ERROR 29 $PS_EXIT_DATA_ERROR 30 $PS_EXIT_TIMEOUT_ERROR 31 metadataLookupStr 32 metadataLookupBool 33 caturi 34 ); 23 use PS::IPP::Config 1.01 qw( :standard ); 35 24 36 25 my $ipprc = PS::IPP::Config->new(); # IPP configuration
Note:
See TracChangeset
for help on using the changeset viewer.
