Revision history for Perl extension Apache::ParseFormData.

0.04  Tue Jul 22 18:44:04 WEST 2003
	- added "disable_uploads" and "post_max" keywords to the
	  constructor
	- new method "parse_result" was also added
	- a bug in documentation has been fixed

0.03  Mon Jul 21 17:52:07 WEST 2003
	- set the "PREREQ_PM" keyword in Makefile.PL file
	- the return value of method "upload" was changed
	- the documetation has been updated

0.02  Mon Jul 21 11:14:51 WEST 2003
	- "delete" and "delete_all" methods have been added
	- now, is possible set multiple values in param method like CGI.pm
	- the documetation was also updated

0.01  Fri Jul 18 18:09:51 WEST 2003
	- original version; created by h2xs 1.22 with options
		-X -n Apache::ParseFormData