K 10 svn:author V 7 sunpoet K 8 svn:date V 27 2015-11-28T09:29:00.971177Z K 7 svn:log V 735 - Add p5-Test-Stream 1.302026 This is not a drop-in replacement for Test::More. Adoption of Test::Stream instead of continuing to use Test::More is a choice. Liberty has been taken to make significant API changes. Replacing use Test::More; with use Test::Stream; will not work for more than the most trivial of test files. See Test::Stream::Manual::FromTestBuilder if you are coming from Test::More or Test::Simple and want a quick translation. At the moment you cannot use Test::Stream and Test::Builder based tools in the same test scripts unless you install the TRIAL Test::More version. Once the Test::More trials go stable you will be able to combine tools from both frameworks. WWW: http://search.cpan.org/dist/Test-Stream/ END