![]() |
|
Your skill will accomplish what the force of many cannot |
|
PerlMonks |
Re: DBI vs Apache::DBIby daxim (Curate) |
on Aug 23, 2019 at 12:36 UTC ( [id://11104894]=note: print w/replies, xml ) | Need Help?? |
Apache::DBI describes itself as "absolutely transparent". In theory there should be no impact of using plain DBI if there are no forks or threads involved.
In practice you might find out that the module was required for a particular reason and you might need to touch the code in order to upgrade to the successor DBIx::Connector.
In Section
Seekers of Perl Wisdom
|
|