Changeset 202 for trunk/lib/OpenGuides/Utils.pm
- Timestamp:
- 07/11/03 00:16:13 (6 years ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/Utils.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/Utils.pm
r180 r202 3 3 use strict; 4 4 use vars qw( $VERSION ); 5 $VERSION = '0.0 3';5 $VERSION = '0.04'; 6 6 7 7 use Carp qw( croak ); … … 116 116 =head1 AUTHOR 117 117 118 The OpenGuides Project ( grubstreet@hummous.earth.li)118 The OpenGuides Project (openguides-dev@openguides.org) 119 119 120 120 =head1 COPYRIGHT
