Changeset 1163 for trunk/lib/OpenGuides/Test.pm
- Timestamp:
- 06/08/08 00:23:32 (6 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/Test.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/Test.pm
r1161 r1163 5 5 use strict; 6 6 use vars qw( $VERSION ); 7 $VERSION = '0.0 3';7 $VERSION = '0.04'; 8 8 9 9 use CGI; … … 211 211 =head1 COPYRIGHT 212 212 213 Copyright (C) 2004-200 7The OpenGuides Project. All Rights Reserved.213 Copyright (C) 2004-2008 The OpenGuides Project. All Rights Reserved. 214 214 215 215 This module is free software; you can redistribute it and/or modify it
