-
-
07 Jan 2014 12:28:51 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (0)
- Testers (1256 / 0 / 0)
- Kwalitee
Bus factor: 1- 27.27% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (14.85KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 6.09
- Change: 30f3cebcc42d6df3316e9192b486181f48d97dc6 Author: Markus Benning <me@w3r3wolf.de> Date : 2014-01-07 04:19:20 +0000
- Merge pull request #5 from olegwtf/master
- IO::Socket::SSL->start_SSL should be used instead of IO::Socket::SSL->new_from_fd
- Change: c43f1588eeb6580de09d2b26b006776cd92b76c2 Author: Oleg G <verdrehung@gmail.com> Date : 2014-01-05 18:23:10 +0000
- use IO::Socket::SSL->start_SSL instead of IO::Socket::SSL->new_from_fd to prevent {io_socket_timeout} erasing
Modules
Provides HTTP/CONNECT proxy support for LWP::UserAgentProvides
in lib/LWP/Protocol/connect/Socket/Base.pmin lib/LWP/Protocol/http/connect.pmin lib/LWP/Protocol/http/connect/Socket.pmin lib/LWP/Protocol/https/connect.pmin lib/LWP/Protocol/https/connect/Socket.pmin lib/URI/connect.pmModule Install Instructions
To install LWP::Protocol::connect, copy and paste the appropriate command in to your terminal.
cpanm LWP::Protocol::connect
perl -MCPAN -e shell install LWP::Protocol::connect
For more information on module installation, please visit the detailed CPAN module installation guide.