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