PerlOnTheWay has asked for the wisdom of the Perl Monks concerning the following question:

I used to use Apache::DB for debug,

but now the project I'm on uses Apache2::RequestUtil, Apache2::Request,version 2

And I don't find Apache2::DB.

when I run cpan Apache2::DB,it reports:

Cannot install Apache2::DB, don't know what it is

Is there a module for debug in Apache2 or not?

Replies are listed 'Best First'.
Re: Is there something like Apache::DB module in Apache2?
by Anonymous Monk on Aug 18, 2011 at 09:41 UTC
    Yes, its called Apache::DB

    Reading the manual is fundamental
      But it seems not exist in version 2 of the Apache modules...

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