Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37039143
en ru br
ALT Linux repos
S:2.08a-alt1.1
5.0: 2.08a-alt1

Group :: Development/Perl
RPM: perl-HTML-Table

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.08a-alt1.1
Build date: 22 november 2010, 18:33 ( 696.4 weeks ago )
Size: 27.24 Kb

Home page:   http://search.cpan.org/dist/HTML-Table/

License: GPL+ or Artistic
Summary: Create HTML tables using simple interface
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.

Current maintainer: Boris Savelev

List of contributors

List of rpms provided by this srpm:

  • perl-HTML-Table
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin