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.82 - Minor version number glitch ($Version: $ from now on)
	0.81 - Fully qualified package name
	0.80 - Initial release

AUTHOR
    Jeffrey Hayes Anderson <captvanhalen@yahoo.com>

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.

