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