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