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 Chess::PGN::EPD.

0.01  Fri Feb  8 11:52:56 2002
	- original version; created by h2xs 1.21 with options
		-A -X Chess::PGN::EPD
0.02  Fri Feb  8 17:06:00 2002
        - documentation patch, correct pod format in SYNOPSIS section
0.03  Fri Feb  8 23:32:17 2002
        - added epdstr; allows user to specify the initial position for a game
	- patched bug associated with $debug parameter of epdlist (didn't work
	  since @moves eats all of @_, $debug was always undef)