NAME DBIx::XHTML_Table - Create XHTML tables from SQL queries INSTALL Installation as usual: perl Makefile.PL make make test make install DESCRIPTION See perldoc DBIx::XHTML_Table HISTORY 0.97 - deprecated get_table() for output() 0.96 - added set_pk(), get_current_row(), and get_current_col() - deprecated map_col() for map_cell() 0.95 - added map_head(), constructor now accepts minor table config 0.90 - HEADER is now HEAD - FOOTER is now FOOT, fixed 0.85 - Fixed bug introduced by tables sans groups 0.84 - Refactored the whole , calc totals process 0.83 - Mark Mill's patch: added and lower cased tags 0.82 - Fixed version number 0.81 - Fixed package name error, broke version number 0.80 - Initial release, broke package name convention AUTHOR Jeffrey Hayes Anderson COPYRIGHT Copyright (c) 2001 Jeffrey Hayes Anderson. All rights reserved. DBIx::XHTML_Table is free software; it may be copied, modified, and/or redistributed under the same terms as Perl itself.