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:

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]

Reply via email to