< Home - < Back

perl-Net-Server-Coro


Information about the package, perl-Net-Server-Coro, which is shipped with common Linux distributions. The perl-Net-Server-Coro package is designed for, Co-operative multithreaded server using Coro.


Package Name:

perl-Net-Server-Coro

Summary:

Co-operative multithreaded server using Coro

Description:

Net::Server::Coro implements multithreaded server for the Net::Server architecture, using Coro and Coro::Socket to make all reads and writes non- blocking. Additionally, it supports non-blocking SSL negotiation.

Architecture:

noarch

Version:

1.2

Release:

2.el6

Size:

15 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for perl-Net-Server-Coro


Control the perl-Net-Server-Coro package with the following handy commands outlined below.


Command

Description of Command

yum install perl-Net-Server-Coro

This command will install perl-Net-Server-Coro on the server.

yum remove perl-Net-Server-Coro

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

yum -y remove perl-Net-Server-Coro

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

yum update perl-Net-Server-Coro

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

yum -y update perl-Net-Server-Coro

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

yum info perl-Net-Server-Coro

This command will show you core information about the perl-Net-Server-Coro package.

yum deplist perl-Net-Server-Coro

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

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