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 | |
by PerlOnTheWay (Monk) on Aug 18, 2011 at 09:52 UTC | |
by Anonymous Monk on Aug 18, 2011 at 11:10 UTC | |
by PerlOnTheWay (Monk) on Aug 19, 2011 at 01:23 UTC | |
by Anonymous Monk on Aug 19, 2011 at 01:37 UTC | |
|