SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Data-Report rpm build for : OpenSuSE. For other distributions click perl-Data-Report.

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

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-Data-Report-1.001-lp155.1.1.noarch.rpm
     

Provides :
perl(Data::Report)
perl(Data::Report::Base)
perl(Data::Report::Plugin::Csv)
perl(Data::Report::Plugin::Html)
perl(Data::Report::Plugin::Text)
perl-Data-Report

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(ExtUtils::MakeMaker) >= 6.46
perl(Text::CSV) >= 1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/Data
/usr/lib/perl5/vendor_perl/5.26.1/Data/Report
/usr/lib/perl5/vendor_perl/5.26.1/Data/Report.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Report/Base.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Report/Plugin
/usr/lib/perl5/vendor_perl/5.26.1/Data/Report/Plugin/Csv.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Report/Plugin/Html.pm
/usr/lib/perl5/vendor_perl/5.26.1/Data/Report/Plugin/Text.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Data-Report
/usr/share/doc/packages/perl-Data-Report/Changes
/usr/share/doc/packages/perl-Data-Report/README
/usr/share/man/man3/Data::Report.3pm.gz
/usr/share/man/man3/Data::Report::Base.3pm.gz

 
ICM