Changeset 1163 for trunk/lib/OpenGuides/Search.pm
- Timestamp:
- 06/08/08 00:23:32 (6 months ago)
- Files:
-
- 1 modified
-
trunk/lib/OpenGuides/Search.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/OpenGuides/Search.pm
r1140 r1163 1 1 package OpenGuides::Search; 2 2 use strict; 3 our $VERSION = '0.1 1';3 our $VERSION = '0.12'; 4 4 5 5 use CGI qw( :standard ); … … 832 832 =head1 COPYRIGHT 833 833 834 Copyright (C) 2003-200 7The OpenGuides Project. All Rights Reserved.834 Copyright (C) 2003-2008 The OpenGuides Project. All Rights Reserved. 835 835 836 836 The OpenGuides distribution is free software; you can redistribute it
