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

0.98  Sat Oct 02 01:19:04 2004
	- added more split_message tests
	- fixed remaining typemap flaws
	- added description for ::Tools POD
	- better headings in OpenSP POD
	- added documentation for p->split_message
	- updated README to mention PPMs
	- optimized UTF-32 transcoder
	- improved performance through PERL_NO_GET_CONTEXT
	- major memory management improvements
	- fixed 0.02 release date in CHANGES
	- updated map_catalog_document documentation
	- updated restrict_file_reading documentation
	- included -wxml warnings in the OpenSP.pm POD

0.02  Wed Sep 22 22:22:22 2004
	- complete rewrite; created by h2xs 1.23 with options
		-A -O -c -n SGML::Parser::OpenSP --skip-ppport --skip-exporter -v 0.02 -b 5.8.0

0.01  Mon Mar 17 00:57:04 2003
	- original version; created by h2xs 1.22 with options
		-A -n SGML::Parser::OpenSP