Skip Menu |

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

Report information
The Basics
Id: 104689
Status: resolved
Priority: 0/
Queue: Net-Frame

People
Owner: gomor [...] cpan.org
Requestors: CHORNY [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: 1.15
Fixed in: 1.18



Subject: inet_ntop/inet_pton on Windows
Socket 2.019 provides inet_ntop/inet_pton on Windows. Net::Frame should require Socket 2.019. -- Alexandr Ciornii, http://chorny.net
On Mon May 25 12:56:29 2015, CHORNY wrote: Show quoted text
> Socket 2.019 provides inet_ntop/inet_pton on Windows. Net::Frame > should require Socket 2.019.
Hello, Which kind of error do you get when using Socket < 2.019 on Windows? Regards,
On Mon Nov 16 03:43:22 2015, GOMOR wrote: Show quoted text
> On Mon May 25 12:56:29 2015, CHORNY wrote:
> > Socket 2.019 provides inet_ntop/inet_pton on Windows. Net::Frame > > should require Socket 2.019.
> > Which kind of error do you get when using Socket < 2.019 on Windows?
Net::Frame: inet_pton/inet_ntop: not supported by Socket nor Socket6: try upgrading your Perl version or Socket/Socket6 modules. http://www.cpantesters.org/cpan/report/a168742b-6c1a-1014-827d-894bb3621803 P.S. I don't use Net::Frame and report this bug as a cpantester. -- Alexandr Ciornii, http://chorny.net
Added version 2.019 to Socket module in Makefile.PL and Build.PL