1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/databases/p5-DBIx-XHTML_Table/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

13 lines
471 B
Plaintext

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: https://metacpan.org/release/DBIx-XHTML_Table
Seamus Venasse <svenasse@polaris.ca>