Changeset 202 for trunk/lib/OpenGuides/Template.pm
- Timestamp:
- 07/11/03 00:16:13 (6 years ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/Template.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/Template.pm
r191 r202 3 3 use strict; 4 4 use vars qw( $VERSION ); 5 $VERSION = '0.0 8';5 $VERSION = '0.09'; 6 6 7 7 use Carp qw( croak ); … … 297 297 =head1 AUTHOR 298 298 299 The OpenGuides Project ( grubstreet@hummous.earth.li)299 The OpenGuides Project (openguides-dev@openguides.org) 300 300 301 301 =head1 COPYRIGHT
