Changeset 202 for trunk/lib/OpenGuides/UK/PubCrawl.pm
- Timestamp:
- 07/11/03 00:16:13 (6 years ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/UK/PubCrawl.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/UK/PubCrawl.pm
r114 r202 3 3 4 4 use vars qw( $VERSION @ISA ); 5 $VERSION = '0.0 1';5 $VERSION = '0.02'; 6 6 7 7 use Carp qw( croak ); … … 158 158 =head1 AUTHOR 159 159 160 The OpenGuides Project ( grubstreet@hummous.earth.li)160 The OpenGuides Project (openguides-dev@openguides.org) 161 161 162 162 =head1 COPYRIGHT
