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

The problem is there seems no such a module for Apache 2,

the latest version is Apache-DB-0.14

http://search.cpan.org/~fwiles/Apache-DB/DB.pm

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

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

      So they're in different naming convention?

      Apache2::RequestUtil but Apache2::DB ?