Changeset 1105 for trunk/lib/OpenGuides/Template.pm
- Timestamp:
- 07/03/07 20:24:08 (17 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/Template.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/Template.pm
r1098 r1105 3 3 use strict; 4 4 use vars qw( $VERSION ); 5 $VERSION = '0.1 2';5 $VERSION = '0.13'; 6 6 7 7 use Carp qw( croak );
