< Home - < Back

perl-HTML-Mason


Information about the package, perl-HTML-Mason, which is shipped with common Linux distributions. The perl-HTML-Mason package is designed for, Powerful Perl-based web site development and delivery engine.


Package Name:

perl-HTML-Mason

Summary:

Powerful Perl-based web site development and delivery engine

Description:

Mason is a powerful Perl-based web site development and delivery engine. With Mason you can embed Perl code in your HTML and construct pages from shared, reusable components. Mason solves the common problems of site development: caching, debugging, templating, maintaining development and production sites, and more.

Architecture:

noarch

Version:

1.42

Release:

3.el6

Size:

448 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-HTML-Mason


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


Command

Description of Command

yum install perl-HTML-Mason

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

yum remove perl-HTML-Mason

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

yum -y remove perl-HTML-Mason

This command will un-install perl-HTML-Mason 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-Mason when using the -y flag.

yum update perl-HTML-Mason

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

yum -y update perl-HTML-Mason

This command will update perl-HTML-Mason 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-Mason when using the -y flag.

yum info perl-HTML-Mason

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

yum deplist perl-HTML-Mason

This command will show you the dependencies for perl-HTML-Mason. 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-Mason

This command will check if there is an update waiting on perl-HTML-Mason. 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.