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 Test-Parser.

HEAD
	Mark Wong:
	- Updates based on base class changes
	
	John Daiker:
	- Added call for to_xml() in Parser.pm
	- Updated SysbenchCPU to use to_xml() from Parser.pm
	- Fixes for Dbench.pm
	- Documentation updates for perldoc compatibility
	
	Joshua:
	- Dbench parser
	- Add to_xml() routine
	- Add more parameters to base class
	
	Bryce:
	- Documentation for Dbench
	- Added test for iozone
	- Added new parser for iozone
	- Added iozone_parser
	- Added iozone tests
	- Added new parser for sysbench cpu and sysbench fileio
	- Renamed tests to be numerically ordered
	- Added constant END_OF_RECORD for test parsers to return when
	  they complete parsing a test log, but notice there's more 
	  data to be parsed
	
1.3  Thu June 29, 17:00:00 2006
	- Added new parser for newpynfs
	- Added new parser for readprofile
	- Added new parser for oprofile
	- Added new parser for vmstat
	- Added new parser for sysctl
	- Added new parser for PostgreSQL options
	- Added new parser for iostat
	- Added new parser for sar

1.00  Fri Dec 16 17:52:00 2005
	- Added new parser for LTP testruns
	- Added test case 03 for LTP logs
	
0.99  Wed Oct 19 17:44:12 2005
	- Added Test::Parser, created by h2xs via addpm 1.00
	- original version; created by sdist 1.11