< Home - < Back

perl-CGI-SpeedyCGI


Information about the package, perl-CGI-SpeedyCGI, which is shipped with common Linux distributions. The perl-CGI-SpeedyCGI package is designed for, Speed up perl scripts by running them persistently.


Package Name:

perl-CGI-SpeedyCGI

Summary:

Speed up perl scripts by running them persistently

Description:

SpeedyCGI is a way to run perl scripts persistently, which can make them run much more quickly. After the script is initially run, instead of exiting, the perl interpreter is kept running. During subsequent runs, this interpreter is used to handle new executions instead of starting a new perl interpreter each time. It is a very fast frontend program, written in C, is executed for each request.

Architecture:

x86_64

Version:

2.22

Release:

8.el6

Size:

78 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for perl-CGI-SpeedyCGI


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


Command

Description of Command

yum install perl-CGI-SpeedyCGI

This command will install perl-CGI-SpeedyCGI on the server.

yum remove perl-CGI-SpeedyCGI

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

yum -y remove perl-CGI-SpeedyCGI

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

yum update perl-CGI-SpeedyCGI

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

yum -y update perl-CGI-SpeedyCGI

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

yum info perl-CGI-SpeedyCGI

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

yum deplist perl-CGI-SpeedyCGI

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

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