< Home - < Back

perl-AnyEvent-HTTP


Information about the package, perl-AnyEvent-HTTP, which is shipped with common Linux distributions. The perl-AnyEvent-HTTP package is designed for, Simple but non-blocking HTTP/HTTPS client.


Package Name:

perl-AnyEvent-HTTP

Summary:

Simple but non-blocking HTTP/HTTPS client

Description:

This module is an AnyEvent user, you need to make sure that you use and run a supported event loop. This module implements a simple, stateless and non-blocking HTTP client. It supports GET, POST and other request methods, cookies and more, all on a very low level. It can follow redirects supports proxies and automatically limits the number of connections to the values specified in the RFC. It should generally be a "good client" that is enough for most HTTP tasks. Simple tasks should be simple, but complex tasks should still be possible as the user retains control over request and response headers. The caller is responsible for authentication management, cookies (if the simplistic implementation in this module doesn't suffice), referrer and other high-level protocol details for which this module offers only limited support.

Architecture:

noarch

Version:

1.46

Release:

1.el6

Size:

25 k

Repository:

epel

From Repository:

Licence:

GPL+ or Artistic



Handy Yum Commands for perl-AnyEvent-HTTP


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


Command

Description of Command

yum install perl-AnyEvent-HTTP

This command will install perl-AnyEvent-HTTP on the server.

yum remove perl-AnyEvent-HTTP

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

yum -y remove perl-AnyEvent-HTTP

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

yum update perl-AnyEvent-HTTP

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

yum -y update perl-AnyEvent-HTTP

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

yum info perl-AnyEvent-HTTP

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

yum deplist perl-AnyEvent-HTTP

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

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