Changeset 17671 for trunk/ippScripts/scripts/fake_imfile.pl
- Timestamp:
- May 13, 2008, 4:32:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/fake_imfile.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/fake_imfile.pl
r17631 r17671 30 30 use PS::IPP::Metadata::Config; 31 31 use PS::IPP::Metadata::Stats; 32 33 use PS::IPP::Config qw($PS_EXIT_SUCCESS 34 $PS_EXIT_UNKNOWN_ERROR 35 $PS_EXIT_SYS_ERROR 36 $PS_EXIT_CONFIG_ERROR 37 $PS_EXIT_PROG_ERROR 38 $PS_EXIT_DATA_ERROR 39 $PS_EXIT_TIMEOUT_ERROR 40 metadataLookupStr 41 metadataLookupBool 42 caturi 43 ); 32 use PS::IPP::Config 1.01 qw( :standard ); 33 44 34 my $ipprc = PS::IPP::Config->new(); # IPP configuration 45 35
Note:
See TracChangeset
for help on using the changeset viewer.
