freebsd-ports/databases/p5-DBIx-TableHash/pkg-descr
Mathieu Arnold 668cc3dfba Add p5-DBIx-TableHash 1.05, tie a hash to a mysql table + SQL utils.
PR:		ports/71962
Submitted by:	ijliao
2004-10-12 11:16:00 +00:00

5 lines
264 B
Text

DBIx::TableHash is a perl module that ties a hash to a DBI/mysql table or
slice of the table, along with some methods to build SQL for common
database operations, returning data in convenient structures.
WWW: http://christhorman.com/projects/perl/DBIx-TableHash/