The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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::UserAgent

Provides

in lib/LWP/Protocol/connect/Socket/Base.pm
in lib/LWP/Protocol/http/connect.pm
in lib/LWP/Protocol/http/connect/Socket.pm
in lib/LWP/Protocol/https/connect.pm
in lib/LWP/Protocol/https/connect/Socket.pm
in lib/URI/connect.pm