The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Perl extension Algorithm::Evolve.

0.02	Mon May 19 2003
	- Added gladitorial selection/replacement
	- Added co-evolving rock-paper-scissors example
	- Lots of POD updates, added POD to StringEvolver.pm
	- Added array utils to Algorithm::Evolve::Util
	- Some switches can be changed dynamically (selection, replacement,
	  parents & children per generation)

0.01	Sun Feb 23 2003
	- Initial release