Changeset 11568
- Timestamp:
- Feb 1, 2007, 3:42:56 PM (19 years ago)
- Location:
- trunk/PS-IPP-Metadata-Config
- Files:
-
- 2 edited
-
Changes (modified) (1 diff)
-
lib/PS/IPP/Metadata/Config.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PS-IPP-Metadata-Config/Changes
r11406 r11568 1 1 Revision history for Perl module PS::IPP::Metadata::Config 2 2 3 0.11 3 0.11 Thu Feb 1 15:42:28 HST 2007 4 4 - add t/00_distribution.t 5 5 -
trunk/PS-IPP-Metadata-Config/lib/PS/IPP/Metadata/Config.pm
r9850 r11568 1 1 # Copyright (c) 2005 Joshua Hoblitt 2 2 # 3 # $Id: Config.pm,v 1. 29 2006-11-04 01:25:53jhoblitt Exp $3 # $Id: Config.pm,v 1.30 2007-02-02 01:42:56 jhoblitt Exp $ 4 4 5 5 package PS::IPP::Metadata::Config; … … 8 8 use warnings FATAL => qw( all ); 9 9 10 our $VERSION = '0.1 0';10 our $VERSION = '0.11'; 11 11 12 12 use Carp qw( carp );
Note:
See TracChangeset
for help on using the changeset viewer.
