Revision history for Perl extension HTML::GenerateUtil. 1.07 Fri Oct 28 15:34:00 2005 - add escape_uri function - fix random but very rare cluck bug due to uninitialised memory usage 1.06 Thu Nov 11 16:17:00 2004 - allow passing of array refs and hash refs as values to generate_attributes 1.05 Thu Jun 23 14:36:00 2004 - fix crash when passing non-strings in values to generate_tag 1.04 Thu Jun 15 09:42:00 2004 - fix memory overrun when EH_LEAVEKNOWN and EH_INPLACE used together 1.03 Thu Jun 14 17:12:00 2004 - add "leaveknown" entities option - add "closetag" option 1.02 Thu May 27 11:42:00 2004 - remove dependence on 5.8.4 - move :consts import to first 1.01 Thu May 27 11:20:00 2004 - allow array ref for unquoted values in generate_attribtes() - turn on optimisation again 1.00 Wed May 26 12:23:00 2004 - initial release