Changeset 11648 for branches/rel-1-0/PS-IPP-Config/lib/PS/IPP/Config.pm
- Timestamp:
- Feb 2, 2007, 9:56:13 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel-1-0/PS-IPP-Config/lib/PS/IPP/Config.pm
r11518 r11648 1 1 # Copyright (c) 2006 Paul Price, Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.27 2007-02-01 02:22:31 eugeneExp $3 # $Id: Config.pm,v 1.27.2.1 2007-02-03 07:56:13 jhoblitt Exp $ 4 4 5 5 package PS::IPP::Config; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = ' 0.01';10 our $VERSION = '1.00'; 11 11 12 12 use Carp qw( carp croak );
Note:
See TracChangeset
for help on using the changeset viewer.
