- Timestamp:
- Nov 3, 2006, 3:25:53 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm
r9759 r9850 1 1 # Copyright (c) 2005 Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1.2 8 2006-10-27 02:16:06jhoblitt Exp $3 # $Id: Config.pm,v 1.29 2006-11-04 01:25:53 jhoblitt Exp $ 4 4 5 5 package PS::IPP::Metadata::Config; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '0. 09';10 our $VERSION = '0.10'; 11 11 12 12 use Carp qw( carp );
Note:
See TracChangeset
for help on using the changeset viewer.
