Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-libwww-perl - A Perl interface to the World-Wide Web
- Description:
The libwww-perl collection is a set of Perl modules which provides a
simple and consistent application programming interface to the
World-Wide Web. The main focus of the library is to provide classes
and functions that allow you to write WWW clients. The library also
contain modules that are of more general use and even classes that
help you implement simple HTTP servers.
Packages
perl-libwww-perl-5.833-5.el6.noarch
[389 KiB] |
Changelog
by Petr Pisar (2016-12-02):
- Honor HTTPS_PROXY and https_proxy Net::SSL environment variables with
IO::Socket::SSL back-end by default (bug #1400632)
|
perl-libwww-perl-5.833-3.el6.noarch
[389 KiB] |
Changelog
by Petr Pisar (2015-12-08):
- Implement hostname verification that is disabled by default. You can install
IO::Socket::SSL Perl module and set PERL_LWP_SSL_VERIFY_HOSTNAME=1
enviroment variable (or modify your application to set ssl_opts option
correctly) to enable the verification. See LWP::UserAgent POD for more
details. (bug #745800)
|