The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Lingua::EN::Namegame.

0.01  Fri Dec 27 20:39:45 PST 2002
	- original version; created by h2xs 1.21 with options
		-XA -n Lingua::EN::NameGame

0.02  Sun Dec 29 10:08:43 PST 2002
	- second version; cleaning up typos; expecially NameGame -> Namegame

0.03  Mon Dec 30 10:14:48 PST 2002
	- reformatted some POD documentation for better HTML appearance
	- modified POD documentation slightly in attempt to determine why
	  "=for html" sections for AUTHOR and COPYRIGHT are coming out empty
	- removed explicit dependency on Regexp::Common
		(name2verse_nonprofane.pl needs it, but not the Module)
	- made tests of name2verse_nonprofane.pl conditional on presence of
	  Regexp::Common