FreeBSD.software
Home/textproc/p5-Data-Report

p5-Data-Report

1.001

Framework for flexible reporting

Data::Report is a flexible, plugin-driven reporting framework. The Data::Report framework consists of three parts: - the plugins Plugins implement a specific type of report. Standard plugins provided are Data::Report::Plugin::Text for textual reports, Data::Report::Plugin::Html for HTML reports, and Data::Report::Plugin::Csv for CSV (comma-separated) files. - the base class The base class Data::Report::Base implements the functionality common to all reporters, plus a number of utility functions the plugins can use. - the factory The actual Data::Report module is a factory that creates a reporter for a given report type by selecting the appropriate plugin and returning an instance thereof.

Origin: textproc/p5-Data-Report
Category: textproc
Size: 59.0KiB
License: ART10, GPLv1+
Maintainer: perl@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$pkg install p5-Data-Report

Dependencies (3)

More in textproc