To get the current request object under mod_perl 2 you need to use Apache2::RequestUtil->request(). Here is a link to the docs on that.
You'll find that whole page covers everything you'll need to know to translate mod_perl 1.x code to mod_perl 2.x code.
If you haven't done so already I'd also check into DBIx::Class , personally I gave up on using Class::DBI long ago after running into all sorts of odd problems that I couldn't find easy solutions to.
Frank Wiles <frank@revsys.com>
www.revsys.com
In reply to Re: Class::DBI and mod_perl 2
by ides
in thread Class::DBI and mod_perl 2
by artemave
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |