Revision history for Perl extension HTML2XHTML. 0.01 Thu November 09, 2006 12:40:17 PM EST - original command-line version with support for a single file, multiple files, and directory (default file and directory was hard-coded) 0.02 Sat November 11, 2006 10:28:40 AM EST - file name change, modified and optimized exisitng code, updated HTML tags 0.03 Mon November 13, 2006 12:15:50 PM EST - wrote module to serve as wrapper for original command-line program; made changes to command-line program to accomodate the wrapper; added more error handling to the command-line program; submitted distribution to CPAN 0.03.01 Wed November 15, 2006 2:06:03 PM EST - modified tests to include the directory of the lib; modified POD documentation 0.03.02 Thu November 16, 2006 3:20:10 PM EST - added change to wrapper so that if the shortened version of file_name is used, the file will still be converted; added a search-replace for align direction 0.03.03 Fri November 17, 2006 9:42:24 PM EST - correction for DOCTYPE declaration 0.03.04 Sat November 18, 2006 3:46:50 EST - correction for DOCTYPE declaration; fixed search-replace for some table tags and
0.03.05 Sun November 19, 2006 8:51:24 PM EST - added word boundary for some common names/tags 0.03.06 Mon November 27, 2006 5:40:52 PM EST - added support for basic in-line JavaScript commands and additional HTML tags 0.03.08 Thu April 26, 2007 3:06:17 PM EST - added support for custom XML encoding and fixed errors in POD documentation