1Test::Reporter::TranspoUrste:r:NCuolnlt(r3i)buted Perl DToecsutm:e:nRteaptoirotner::Transport::Null(3)
2
3
4
6 Test::Reporter::Transport::Null - Null transport for Test::Reporter
7
9 version 1.62
10
12 my $report = Test::Reporter->new(
13 transport => 'Null',
14 );
15
17 This module provides a "null" transport option that does nothing when
18 "send()" is called.
19
21 See Test::Reporter and Test::Reporter::Transport for general usage
22 information.
23
25 • Adam J. Foxson <afoxson@pobox.com>
26
27 • David Golden <dagolden@cpan.org>
28
29 • Kirrily "Skud" Robert <skud@cpan.org>
30
31 • Ricardo Signes <rjbs@cpan.org>
32
33 • Richard Soderberg <rsod@cpan.org>
34
35 • Kurt Starsinic <Kurt.Starsinic@isinet.com>
36
38 This software is copyright (c) 2015 by Authors and Contributors.
39
40 This is free software; you can redistribute it and/or modify it under
41 the same terms as the Perl 5 programming language system itself.
42
43
44
45perl v5.32.1 2021-01-27Test::Reporter::Transport::Null(3)