DBI is most commonly used for database access to MySQL and to others. If you're using mod_perl you'll probably want to check out Apache::DBI which will make your database connections persistent and thus faster.
As for your 'non-standard' modules question, yes that can be a concern, however mod_perl itself isn't exactly standard, and everyone knows that DBI is the standard for database access in Perl. If you have a host that doesn't have it or won't install it, its likely they won't have mod_perl either.
In reply to Re: Which modules are best for accessing MySQL
by cfreak
in thread Which modules are best for accessing MySQL
by herkusberkus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |