1Data::Report::Base(3) User Contributed Perl DocumentationData::Report::Base(3)
2
3
4
6 Data::Report::Base - Base class for reporter plugins
7
9 This module implements that basic functionality common to all
10 reporters.
11
12 Its documentation still has to be written.
13
15 Johan Vromans, "<jvromans at squirrel.nl>"
16
18 Please report any bugs or feature requests to "bug-data-report at
19 rt.cpan.org", or through the web interface at
20 <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Data-Report>. I will
21 be notified, and then you'll automatically be notified of progress on
22 your bug as I make changes.
23
25 Copyright 2006 Squirrel Consultancy, all rights reserved.
26
27 This program is free software; you can redistribute it and/or modify it
28 under the same terms as Perl itself.
29
30
31
32perl v5.30.1 2020-02-11 Data::Report::Base(3)