On Fri, Aug 01, 2003 at 01:07:15PM -0700, Michael G Schwern wrote:
> Another way is to use a TEST: block
> and have Filter::Simple strip them out.
> 
>     TEST: {
>         cmp_ok( ... );
>     }
<snip>
> Questions?  Comments?  Approval?

Hell, why wait for wiser heads?
http://www.pobox.com/~schwern/Test-AtRuntime-0.01.tar.gz

The only problem is it requires 5.8.1.  Something in either Test::Builder
or Filter::Simple (or a combination) causes the tests to segfault with
anything eariler. :(

http://www.iki.fi/jhi/perl-5.8.1-RC4.tar.bz2
http://www.iki.fi/jhi/perl-5.8.1-RC4.tar.gz


-- 
Stupid am I?  Stupid like a fox!

Reply via email to