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