On Wednesday 05 December 2007 14:20:34 Bernhard Schmalhofer wrote: > when trying to convert languages/eclectus/t/harnes to > Parrot::Test::Harness, I found that P::T::H did not pass the 'exec' option > to TAP::Harness. > > So I added the 'exec' option, and removed the probably obsolete > '--gc-debug' hack. > > Things look fine on 'Kunbuntu 7.10' with Perl 5.8.8 and Test::Harness 3.04. > Could sombody test-savy have a second look at this patch?
Everything looks reasonable to me, except q{} versus q{ } which are barely discernable and offers (to my mind) only disadvantages over '' versus ' ' which is much more distinguishable. -- c