> -----Original Message-----
> From: barries [mailto:[EMAIL PROTECTED]]
> Sent: Friday, May 11, 2001 11:11 AM
> To: Geoffrey Young
> Cc: 'Doug MacEachern'; '[EMAIL PROTECTED]'
> Subject: Re: more Apache::Test stuff...
> 
> 
> 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)?

none, but based on previous list discussions I didn't expect it to separate
from 2.0 cvs.  I'm happy to see it move to CPAN, though...

--Geoff

> 
> - Barrie
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to