Changeset 15678
- Timestamp:
- Nov 21, 2007, 2:46:44 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/PS-IPP-Config/lib/PS/IPP/Operations.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Config/lib/PS/IPP/Operations.pm
r15677 r15678 1 1 # Copyright (c) 2007 Paul Price 2 2 # 3 # $Id: Operations.pm,v 1. 2 2007-11-22 00:33:39price Exp $3 # $Id: Operations.pm,v 1.3 2007-11-22 00:46:44 price Exp $ 4 4 5 5 package PS::IPP::Operations; … … 12 12 use Carp qw( carp ); 13 13 use IPC::Cmd 0.36 qw( can_run run ); 14 use PS::IPP::Config qw( caturi ); 14 use PS::IPP::Config qw( caturi 15 file_scheme 16 ); 15 17 16 18 # Allow exporting of functions
Note:
See TracChangeset
for help on using the changeset viewer.
