summaryrefslogtreecommitdiffstats
path: root/lib/Games/Word/Wordlist.pm
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-11-16 23:59:45 -0600
committerJesse Luehrs <doy@tozt.net>2009-11-16 23:59:45 -0600
commitb26a073d490419d0619fd4e4381fc4a733a5dcbc (patch)
treedad5d00703ed2a1d5497eae998ba21e6fb258405 /lib/Games/Word/Wordlist.pm
parent0227771c71901c499fef7166f8d6c25df818991c (diff)
downloadgames-word-b26a073d490419d0619fd4e4381fc4a733a5dcbc.tar.gz
games-word-b26a073d490419d0619fd4e4381fc4a733a5dcbc.zip
a few minor cleanups
Diffstat (limited to 'lib/Games/Word/Wordlist.pm')
-rw-r--r--lib/Games/Word/Wordlist.pm4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/Games/Word/Wordlist.pm b/lib/Games/Word/Wordlist.pm
index 3a33044..9245442 100644
--- a/lib/Games/Word/Wordlist.pm
+++ b/lib/Games/Word/Wordlist.pm
@@ -1,4 +1,3 @@
-#!perl
package Games::Word::Wordlist;
use strict;
use warnings;
@@ -376,7 +375,7 @@ L<http://search.cpan.org/dist/Games-Word>
=head1 COPYRIGHT AND LICENSE
-Copyright 2008 Jesse Luehrs.
+Copyright 2008-2009 Jesse Luehrs.
This program is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
@@ -384,4 +383,3 @@ under the same terms as Perl itself.
=cut
1;
-