in reply to Re^2: Is there something like Apache::DB module in Apache2?
in thread Is there something like Apache::DB module in Apache2?

Follow the link and remember that mod_perl 2 requires Apache 2.

  • Comment on Re^3: Is there something like Apache::DB module in Apache2?

Replies are listed 'Best First'.
Re^4: Is there something like Apache::DB module in Apache2?
by PerlOnTheWay (Monk) on Aug 19, 2011 at 01:23 UTC
      The module is Apache::DB , RTFM

        So they're in different naming convention?

        Apache2::RequestUtil but Apache2::DB ?