Revision history for Perl extension HTML::Entities::Latin2. 0.01 Thu Jan 20 09:36:22 2005 - original version; created by h2xs 1.22 with options -XA -n HTML::Entities::Latin2 0.04 Fri Jan 21 13:02:15 2005 - changed character map from hash to an array, increasing access efficiency - added option to selectively escape some low-bit ASCII characters that are considered unsafe in XML ("'<) - added more tests