| CPAN Ratings SQL-Easy reviews | |
| Home | Search | About | Bitcard Account | Login |
RSS | Module Info | Add a review of SQL-Easy
SQL-easy is in the wrong namespace it should be in DBIx-Whatever-Namespace. It has some of the capabilities of DBIx::Array.
DBIx::Array->sqlscalar = SQL::Easy->return_one
DBIx::Array->sqlarrayhash = SQL::Easy->return_data
Michael R. Davis - 2010-12-07T15:16:19
IIRC, there has also previous similar attempt like this. Modules like these are not necessary, as DBI already has something equivalent (and even better): selectrow_{array,hashref,arrayref} and selectall_{array,hash}ref.
Steven Haryanto - 2010-12-04T08:23:07
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|