Package: test-output-pm
Version: 1.033
Revision: 1
Description: Utilities to test STDOUT and STDERR messages
Type: perl
License: Artistic
Maintainer: Benjamin Reed <test-output-pm@fink.raccoonfink.com>
Depends: <<
	capture-tiny-pm,
	test-simple-pm (>= 1.001014-1)
<<
Source: mirror:cpan:modules/by-module/Test/Test-Output-%v.tar.gz
Source-Checksum: SHA256(f6a8482740b075fad22aaf4d987d38ef927c6d2b452d4ae0d0bd8f779830556e)
UpdatePOD: true
DocFiles: Changes LICENSE
Homepage: https://metacpan.org/dist/Test-Output
DescDetail: <<
Test::Output provides a simple interface for testing output
sent to STDOUT or STDERR.  A number of different utilities
are included to try and be as flexible as possible to the
tester.
<<