Changeset 17671 for trunk/ippScripts/scripts/ipp_darkstats.pl
- Timestamp:
- May 13, 2008, 4:32:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_darkstats.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_darkstats.pl
r13987 r17671 8 8 use IPC::Cmd 0.36 qw( can_run run ); 9 9 use IO::Handle; 10 11 10 use PS::IPP::Metadata::List qw( parse_md_list ); 12 13 use PS::IPP::Config qw($PS_EXIT_SUCCESS 14 $PS_EXIT_UNKNOWN_ERROR 15 $PS_EXIT_SYS_ERROR 16 $PS_EXIT_CONFIG_ERROR 17 $PS_EXIT_PROG_ERROR 18 $PS_EXIT_DATA_ERROR 19 $PS_EXIT_TIMEOUT_ERROR 20 caturi 21 ); # tools to parse the IPP configuration information 11 use PS::IPP::Config 1.01 qw( :standard ); 22 12 23 13 my $ipprc = PS::IPP::Config->new(); # IPP configuration
Note:
See TracChangeset
for help on using the changeset viewer.
