in reply to
Re: Database module recommendations
in thread
Database module recommendations
I like Class::DBI::Sweet. Just make a base class that inherits from it and then all of your tables are objects and you're code never has to speak any sql. It rocks.
¥peace from CaMelRyder¥
Comment on
Re^2: Database module recommendations
In Section
Seekers of Perl Wisdom