< Home - < Back

perl-Plack


Information about the package, perl-Plack, which is shipped with common Linux distributions. The perl-Plack package is designed for, Perl Superglue for Web frameworks and Web Servers (PSGI toolkit).


Package Name:

perl-Plack

Summary:

Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)

Description:

Plack is a set of tools for using the PSGI stack. It contains middleware components, a reference server and utilities for Web application frameworks. Plack is like Ruby's Rack or Python's Paste for WSGI.

Architecture:

noarch

Version:

0.9974

Release:

2.el6.1

Size:

366 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Plack


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


Command

Description of Command

yum install perl-Plack

This command will install perl-Plack on the server.

yum remove perl-Plack

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

yum -y remove perl-Plack

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

yum update perl-Plack

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

yum -y update perl-Plack

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

yum info perl-Plack

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

yum deplist perl-Plack

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

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