Changeset 9496
- Timestamp:
- Oct 11, 2006, 4:09:10 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm
r9480 r9496 1 1 # Copyright (c) 2005 Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.2 5 2006-10-11 03:09:25jhoblitt Exp $3 # $Id: Config.pm,v 1.26 2006-10-12 02:09:10 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 7';10 our $VERSION = '0.08'; 11 11 12 12 use Carp qw( carp );
Note:
See TracChangeset
for help on using the changeset viewer.
