test::tester::capture(3) mojave man page | unix.com

Man Page: test::tester::capture

Operating Environment: mojave

Section: 3

Test::Tester::Capture(3)				User Contributed Perl Documentation				  Test::Tester::Capture(3)

NAME
Test::Tester::Capture - Help testing test modules built with Test::Builder
DESCRIPTION
This is a subclass of Test::Builder that overrides many of the methods so that they don't output anything. It also keeps track of it's own set of test results so that you can use Test::Builder based modules to perform tests on other Test::Builder based modules.
AUTHOR
Most of the code here was lifted straight from Test::Builder and then had chunks removed by Fergal Daly <fergal@esatclear.ie>.
LICENSE
Under the same license as Perl itself See http://www.perl.com/perl/misc/Artistic.html perl v5.18.2 2013-05-25 Test::Tester::Capture(3)
Related Man Pages
test::builder::module5.18(3pm) - mojave
test::tester(3) - centos
test::builder::module(3pm) - debian
test::builder::tester(3pm) - debian
test::builder::module(3pm) - suse
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
How can I direct messages from mac console.app to a log file?