The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03

  • Bug 139048: Destructor is properly called now. Removed unnecessary undefs. Likely fixed.
  • Bug 139050: Added sq. brackets trimming to _parse_uri, likely fixed.
  • Feature request 139049: Added timeout for initial connection to proxy server. Timeout is only used when no prepare_cb passed to proxied function, so you can fine-tune initial connection.
  • TYPE_IP4 and TYPE_IP6 in connect_cmd because IP6 doesn't work as FQDN. It's only used when host is already valid IP4 or IP6 address (no local DNS resolution).

Modules

AnyEvent-based SOCKS client!