- Timestamp:
- Nov 9, 2007, 2:50:19 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm
r11646 r15558 1 1 # Copyright (c) 2005 Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.3 1 2007-02-03 07:52:06jhoblitt Exp $3 # $Id: Config.pm,v 1.32 2007-11-10 00:50:19 jhoblitt Exp $ 4 4 5 5 package PS::IPP::Metadata::Config; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '1.0 0';10 our $VERSION = '1.01'; 11 11 12 12 use Carp qw( carp );
Note:
See TracChangeset
for help on using the changeset viewer.
