Name : perl-Data-Report
| |
Version : 1.001
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2023-07-20 18:21:55
|
Group : Development/Libraries/Perl
| Source RPM : perl-Data-Report-1.001-lp155.1.1.src.rpm
|
Size : 0.05 MB
| |
Packager : https://www_suse_com/
| |
Summary : Framework for flexible reporting
|
Description :
Data::Report is a flexible, plugin-driven reporting framework. It makes it easy to define reports that can be produced in text, HTML and CSV. Textual ornaments like extra empty lines, dashed lines, and cell lines can be added in a way similar to HTML style sheets.
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.
Users can, and are encouraged, to develop their own plugins to handle different styles and types of reports.
* 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.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-D/15.5/noarch |