peter has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
Yesterday I released a module on CPAN, that uses mod_perl. The module is called Sleep. Because of the use of Apache2::RequestRec all tests failed.
What is the best way to write the tests, the code or the Build.PL file to let the tests pass? Can I add mod_perl as a prerequisite?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: mod_perl, CPAN and testing
by Anonymous Monk on Sep 06, 2008 at 10:01 UTC | |
by peter (Sexton) on Sep 06, 2008 at 14:46 UTC | |
by peter (Sexton) on Sep 07, 2008 at 11:38 UTC |