On 15 Feb 2008, at 10:55, Rafael Garcia-Suarez wrote:
No. Everything is on STDOUT.
Hmm. Hmm again. Yes, I can reproduce that. print "1..3\n"; print <<'SPLOD'; ok 1 - $+{C} Line 3788 not ok 2 - $+{D} Line 3788 # TODO 1 not # Failed test at line 3788 # expected: 'ḁxfoo' # result: ''ok 3 - 18446744073709551615~=/(?<D>(?<A>foo)s+(?<B>bar)?s+(? <C>baz))/ Line
3793 SPLOD And yes, TAP::Parser doesn't fault it. Just working out why. -- Andy Armstrong, Hexten