< Home - < Back

perl-HTML-Table


Information about the package, perl-HTML-Table, which is shipped with common Linux distributions. The perl-HTML-Table package is designed for, Create HTML tables using simple interface.


Package Name:

perl-HTML-Table

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.

Architecture:

noarch

Version:

2.08a

Release:

3.el6

Size:

35 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-HTML-Table


Control the perl-HTML-Table package with the following handy commands outlined below.


Command

Description of Command

yum install perl-HTML-Table

This command will install perl-HTML-Table on the server.

yum remove perl-HTML-Table

This command will un-install perl-HTML-Table on the server. When you run this command, you will be asked if you are sure that you want to remove perl-HTML-Table, so you have to manually confirm that you want to do this.

yum -y remove perl-HTML-Table

This command will un-install perl-HTML-Table on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-HTML-Table when using the -y flag.

yum update perl-HTML-Table

This command will update perl-HTML-Table to the latest version. When you run this command, you will be asked if you are sure that you want to remove perl-HTML-Table, so you have to manually confirm that you want to do this.

yum -y update perl-HTML-Table

This command will update perl-HTML-Table to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove perl-HTML-Table when using the -y flag.

yum info perl-HTML-Table

This command will show you core information about the perl-HTML-Table package.

yum deplist perl-HTML-Table

This command will show you the dependencies for perl-HTML-Table. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update perl-HTML-Table

This command will check if there is an update waiting on perl-HTML-Table. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.