On Sun, Aug 5, 2012 at 4:02 AM, Michael G Schwern <schw...@pobox.com> wrote: > On second thought, this has to be turned on explicitly for implementation > reasons, so there's no backwards compat issue. "use Test::SharedFork" would > simply turn on that feature in Test::Builder 1.5 providing a way to smoothly > transition between 0.9x and 1.5. > > See https://github.com/schwern/test-more/issues/334 for all the implementation > details.
Yeah, that sounds like a better approach to me. Doing it be default sounds like asking for some unforeseen alignment of the stars to screw up everything. Leon