in reply to Re: use Mysql; vs. use DBI;
in thread use Mysql; vs. use DBI;

Programming in Perl, and then not using DBI for your database stuff, is like buying a sports car and getting a horse to pull it along.

perl -E'sub Monkey::do{say$_,for@_,do{($monkey=[caller(0)]->[3])=~s{::}{ }and$monkey}}"Monkey say"->Monkey::do'