INFO
Name: perl-HTML-Table
Version: 2.08a-32.el8
Arch: noarch
Summary: Create HTML tables using simple interface
License: GPL+ or Artistic
Vendor: Fedora Project
Build Host: buildvm-x86-18.iad2.fedoraproject.org
Build Date: Mon Jun 22 20:57:37 2020
Size: 170121
URL: https://metacpan.org/release/HTML-Table
Description: HTML::Table is used to generate HTML tables for CGI scripts. By using the
methods provided fairly complex tables can be created, manipulated, then
printed from Perl scripts. The module also greatly simplifies creating
tables within tables from Perl. It is possible to create an entire table
using the methods provided and never use an HTML tag.
HTML::Table also allows for creating dynamically sized tables via its addRow
and addCol methods. These methods automatically resize the table if passed
more cell values than will fit in the current table grid.
Methods are provided for nearly all valid table, row, and cell tags specified
for HTML 3.0.
FILES
/usr/share/doc/perl-HTML-Table
/usr/share/doc/perl-HTML-Table/Changes
/usr/share/doc/perl-HTML-Table/README
/usr/share/man/man3/HTML::Table.3pm.gz
/usr/share/perl5/vendor_perl/HTML
/usr/share/perl5/vendor_perl/HTML/Table.pm
REQUIRES
perl(:MODULE_COMPAT_5.26.3)
perl(overload)
perl(strict)
perl(vars)
perl(warnings)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
PROVIDES
perl(HTML::Table) 2.08
perl-HTML-Table 2.08a-32.el8
CONFIG FILES
/usr/share/doc/perl-HTML-Table
/usr/share/doc/perl-HTML-Table/Changes d
/usr/share/doc/perl-HTML-Table/README d
/usr/share/man/man3/HTML::Table.3pm.gz d
/usr/share/perl5/vendor_perl/HTML
/usr/share/perl5/vendor_perl/HTML/Table.pm
LICENSE FILES
GPL+ or Artistic
|