On Fri, May 11, 2001 at 07:45:55AM -0400, Geoffrey Young wrote:
>
> > sub MY::test {
> > return Apache::TestMM->test if eval { require Apache::TestMM };
> >
> > return <<'EOF';
> > test:
> > @echo This test suite requires Apache::Test
> > @echo available from the mod_perl 2.0 sources
> > EOF
> > }
>
> much better, thanks.
What's the disadvantage of adding Apache::Test to PREREQ_PM (once it's
on CPAN)?
- Barrie
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- more Apache::Test stuff... Geoffrey Young
- Re: more Apache::Test stuff... Doug MacEachern
- RE: more Apache::Test stuff... Geoffrey Young
- RE: more Apache::Test stuff... barries
- RE: more Apache::Test stuff... Doug MacEachern
- RE: more Apache::Test stuff... Geoffrey Young
- RE: more Apache::Test stuff... Doug MacEachern
- RE: more Apache::Test stuff... Geoffrey Young
- RE: more Apache::Test stuff... Doug MacEachern
- RE: more Apache::Test stuff... Geoffrey Young
- RE: more Apache::Test stuff... Doug MacEachern
- RE: more Apache::Test stuff... Geoffrey Young
- RE: more Apache::Test stuff... Doug MacEachern
