in reply to Re^3: Getting Test::More to ignore forked children
in thread Getting Test::More to ignore forked children

Oh I see. I was using 0.45 which is what comes in the core with perl 5.8.0. 5.8.1 updated to 0.47 and it behaves nicely on the simple fragment I posted here. I'll try see if the higher version handles the real code too. Thanks for the note on that.
  • Comment on Re: Re^3: Getting Test::More to ignore forked children