Revision history for Perl extension Parse::Flex.

0.04  Sat Feb 11 10:13:11 2006
	- Renamed src/default.c to src/default.l, and made it work
	  with Flex 2.5, the re-entrant version.
	- Renamed yyylex() to yylex() .

0.03  Sat Nov  9 11:03:01 2003
	- Enhanced documentation
	- Faster loading of module
	- General cleanup of dist files

0.02  Fri Nov  8 00:02:05 2003
	- Removed 2nd of test since it should only work on my machine
	- Minor changes not worthy to announce
	- Fixed manifest file

0.01  Thu Nov  6 16:41:35 2003
	- original version; created by h2xs 1.21 with options
		-A -P -O Parse::Flex