mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
13 lines
471 B
Plaintext
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>
|