Package perl-HTML-Table: Information

    Source package: perl-HTML-Table
    Version: 2.08a-alt1.1
    Latest version according to Repology
    Build time:  Nov 23, 2010, 08:27 PM
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-HTML-Table (noarch)

    Maintainer: Boris Savelev

    List of contributors:
    Igor Vlasenko
    Boris Savelev

    ACL:
    Igor Vlasenko
    @everybody

      1. perl-devel

    Last changed


    Nov. 22, 2010 Igor Vlasenko 2.08a-alt1.1
    - repair after perl 5.12 upgrade using girar-nmu
    Dec. 1, 2008 Boris Savelev 2.08a-alt1
    - initial build