On Sun, Aug 24, 2008 at 1:01 PM, Moritz Lenz via RT <
[EMAIL PROTECTED]> wrote:

>
> Thanks for the tests, I'll rewrite them in terms of Test.pm, and add
> them to the test suite.


I probably should learn how to do them the right way :-)


>
>
> Tests 34 to 36 were a bit overcritical:
>
> (0|undef && say "not ok 34") || say "not ok 34";
> (0&undef && say "not ok 35") || say "not ok 35";
> (0^undef && say "not ok 36") || say "not ok 36";
>
> but are easily corrected. The rest seem fine to me.


Oops.  It appears with the 0.7.0 release that they still fail when
corrected.

Thanks,
Stephen Simmons




>
>
> Cheers,
> Moritz
>
> --
> Moritz Lenz
> http://moritz.faui2k3.org/ |  http://perl-6.de/
>
>
>

Reply via email to