Commit graph

3 commits

Author SHA1 Message Date
he
fa89f6be83 Updated from version 0.10nb1 to 0.12.
Upstream changes:

0.12 - Sat Oct 25 09:59:18 2008
	Repacking to remove OS X extended attribute files that were
	causing tests to fail.

0.11    10/21/2008
        Fixes for STDERR handling under Perl 5.6. Thanks to
        brian d foy for the patch with tests.
2008-11-17 22:14:19 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
he
e8b97fd262 Import p5-Test-Output version 0.10.
Test::Output provides a simple interface for testing output sent
to STDOUT or STDERR. A number of different utilies are included to
try and be as flexible as possible to the tester.

Originally this module was designed not to have external requirements,
however, the features provided by Sub::Exporter over what Exporter
provides is just to great to pass up.

Test::Output ties STDOUT and STDERR using Test::Output::Tie.
2008-08-05 10:24:10 +00:00