freebsd-ports/databases/p5-DBIx-XHTML_Table/pkg-descr
Erwin Lansing c750d2a6a5 Update to 1.32
PR:		55388
Submitted by:	mat
Approved by:	maintainer
2003-08-20 18:30:51 +00:00

12 lines
471 B
Text

XHTML_Table will execute SQL queries and return the results (as a
scalar 'string') wrapped in XHTML tags.
This module was created to fill a need for a quick and easy way to
create 'on the fly' XHTML tables from SQL queries for the purpose
of 'quick and dirty' reporting. It is not intended for serious
production use, although it use is viable for prototyping and just
plain fun.
WWW: http://search.cpan.org/dist/DBIx-XHTML_Table/
Seamus Venasse <svenasse@polaris.ca>