> -----Original Message-----
> From: Doug MacEachern [mailto:[EMAIL PROTECTED]]
> Sent: Monday, August 13, 2001 3:59 AM
> To: Stas Bekman
> Cc: modperl-2.0 dev-list
> Subject: Re: PerlRequire test + PerlConfigPerl patch
> 
> 
> On Mon, 13 Aug 2001, Stas Bekman wrote:
> 
> > I still get the .t file wiped though.
> 
> did you t/TEST -clean before creating it?
>  
> > How about differenting between __END__ and __DATA__ and 
> using one for
> > config part and the second for everything else that can 
> include code:

you guys have seen Inline::Files right?  probably don't want to depend on
another module, though...

> 
> i was thinking the eval would be temporary, until 'use 
> Apache::*' works
> outside of httpd, so we could just require the test .pm and see if
> it->can(...).  but your idea is probably better, to make it clear what
> runs inside httpd and what is only run outside by the test kit.
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to