< Home - < Back

perl-Net-POP3S


Information about the package, perl-Net-POP3S, which is shipped with common Linux distributions. The perl-Net-POP3S package is designed for, SSL/STARTTLS support for Net::POP3.


Package Name:

perl-Net-POP3S

Summary:

SSL/STARTTLS support for Net::POP3

Description:

This module implements a wrapper for Net::POP3, enabling over-SSL/STARTTLS support. This module inherits all the methods from Net::POP3. You may use all the friendly options that came bundled with Net::POP3. You can control the SSL usage with the options of new() constructor method. 'doSSL' option is the switch, and, If you would like to control detailed SSL settings, you can set SSL_* options that are brought from IO::Socket::SSL. Please see the document of IO::Socket::SSL about these options detail.

Architecture:

noarch

Version:

0.05

Release:

1.el6

Size:

11 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-Net-POP3S


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


Command

Description of Command

yum install perl-Net-POP3S

This command will install perl-Net-POP3S on the server.

yum remove perl-Net-POP3S

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

yum -y remove perl-Net-POP3S

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

yum update perl-Net-POP3S

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

yum -y update perl-Net-POP3S

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

yum info perl-Net-POP3S

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

yum deplist perl-Net-POP3S

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

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