![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
DBI vs Apache::DBIby DaisyLou (Sexton) |
on Aug 23, 2019 at 12:25 UTC ( [id://11104893]=perlquestion: print w/replies, xml ) | Need Help?? |
DaisyLou has asked for the wisdom of the Perl Monks concerning the following question: I have a bunch of scripts that "use DBI;" . One of the scripts, a particularly database intensive one, says "use Apache::DBI" (which incidentally fail to load). Is there a difference between Apache::DBI and DBI or can I just change this line to "use DBI" without impact?
Back to
Seekers of Perl Wisdom
|
|