Skip Menu |

This queue is for tickets about the Net-SSH2 CPAN distribution.

Report information
The Basics
Id: 96147
Status: resolved
Priority: 0/
Queue: Net-SSH2

People
Owner: Nobody in particular
Requestors: val [...] bogda.co.uk
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.53
Fixed in: (no value)



Subject: Can we get IPv6 support
Seems like that all that's needed is to change IO::Socket::INET to IO::Socket::IP. Thanks much
Subject: Re: [rt.cpan.org #96147] Can we get IPv6 support
Date: Mon, 2 Jun 2014 13:49:34 -0400
To: bug-net-ssh2 [...] rt.cpan.org
From: Rafael Kitover <rkitover [...] gmail.com>
Excellent idea, thank you. I have a whole bunch of work in the pipeline on this module before I can make a release though, have PRs I need to clean up etc.. But I will definitely do this. On June 2, 2014 at 1:48:01 PM, http://kubrat.myopenid.com/ via RT (bug-net-ssh2@rt.cpan.org) wrote: Show quoted text
> Mon Jun 02 13:47:56 2014: Request 96147 was acted upon. > Transaction: Ticket created by http://kubrat.myopenid.com/ > Queue: Net-SSH2 > Subject: Can we get IPv6 support > Broken in: 0.53 > Severity: Important > Owner: Nobody > Requestors: val@bogda.co.uk > Status: new > Ticket > > > Seems like that all that's needed is to change IO::Socket::INET to IO::Socket::IP. > > Thanks much >
Support for IPv6 using IO::Socket::IP has been incorporated on the development version.