pkgsrc/devel/p5-Test-Tester
abs 336df74f48 Updated devel/Test-Tester to 0.107
0.107

Test::Tester::Capgture::new used to just return __PACKAGE__
because Test::Builder::new enforced it's singleton nature by
return __PACKAGE__. That has since changed, Test::Builder::new now
returns a blessed has and around version 0.78, Test::Builder::todo
started wanting to modify $self. To cope with this, we now return
a blessed hash. This is a short-term hack, the correct thing to do
is to detect which style of Test::Builder we're dealing with and
act appropriately.
2008-05-28 21:13:20 +00:00
..
DESCR
distinfo Updated devel/Test-Tester to 0.107 2008-05-28 21:13:20 +00:00
Makefile Updated devel/Test-Tester to 0.107 2008-05-28 21:13:20 +00:00