Additional patch to get simple test statistics, number failed,
different number of tests run vs planned.
Index: languages/perl6/Test.pm
===
--- languages/perl6/Test.pm (revision 20326)
+++ languages/perl6/Test.pm (working copy)
@@ -45
# New Ticket Created by Colin Kuskie
# Please include the string: [perl #44249]
# in the subject line of all future correspondence about this issue.
# http://rt.perl.org/rt3/Ticket/Display.html?id=44249 >
Code around the sticky variable inside of a condition bug, and
add the diag subroutine.