Changeset 9480
- Timestamp:
- Oct 10, 2006, 5:09:25 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm
r9163 r9480 1 1 # Copyright (c) 2005 Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.2 4 2006-10-04 01:25:35 jhoblitt Exp $3 # $Id: Config.pm,v 1.25 2006-10-11 03:09:25 jhoblitt Exp $ 4 4 5 5 package PS::IPP::Metadata::Config; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '0.0 6';10 our $VERSION = '0.07'; 11 11 12 12 use Carp qw( carp );
Note:
See TracChangeset
for help on using the changeset viewer.
