Changeset 16750
- Timestamp:
- Feb 28, 2008, 4:45:24 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
r16748 r16750 1 1 # Copyright (c) 2006 Paul Price, Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.7 8 2008-02-29 02:41:31price Exp $3 # $Id: Config.pm,v 1.79 2008-02-29 02:45:24 price Exp $ 4 4 5 5 package PS::IPP::Config; … … 15 15 use PS::IPP::Metadata::Config 1.00; 16 16 use Getopt::Long 2.33 qw( GetOptions :config gnu_getopt pass_through ); # Set pass_through so we don't kill @ARGV 17 use IPC::Cmd 0.36 qw( can_run run ); 17 18 18 19 use base qw( Class::Accessor::Fast Exporter );
Note:
See TracChangeset
for help on using the changeset viewer.
