Test-More / TB2

Test::Builder version 2, the next generation of building testing modules in Perl
Other
1 stars 0 forks source link

Make Test::Builder2 a singleton #99

Closed schwernbot closed 10 years ago

schwernbot commented 10 years ago

From: @schwern Date: Thursday Sep 09, 2010 at 00:27 GMT Orig: https://github.com/Test-More/test-more/issues/54

There was some doubt if TB2 would be a singleton or each module would have its own TB2. Its a singleton.

schwernbot commented 10 years ago

From: @schwern Date: Friday Sep 10, 2010 at 03:38 GMT Orig: https://github.com/Test-More/test-more/issues/54#issuecomment-398631

Done in 125afff