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