Query: test::reporter::transport::null
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Test::Reporter::Transport::Null(3pm) User Contributed Perl Documentation Test::Reporter::Transport::Null(3pm)NAMETest::Reporter::Transport::Null - Null transport for Test::ReporterVERSIONversion 1.58SYNOPSISmy $report = Test::Reporter->new( transport => 'Null', );DESCRIPTIONThis module provides a "null" transport option that does nothing when "send()" is called.USAGESee Test::Reporter and Test::Reporter::Transport for general usage information.AUTHORSo Adam J. Foxson <afoxson@pobox.com> o David Golden <dagolden@cpan.org> o Kirrily "Skud" Robert <skud@cpan.org> o Ricardo Signes <rjbs@cpan.org> o Richard Soderberg <rsod@cpan.org> o Kurt Starsinic <Kurt.Starsinic@isinet.com>COPYRIGHT AND LICENSEThis software is copyright (c) 2011 by Authors and Contributors. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.12.4 2011-07-19 Test::Reporter::Transport::Null(3pm)