fix $c->req->hostname empty for IPv6 clients (RT#75731)
authorAlexander Hartmaier <abraxxa@cpan.org>
Mon, 18 Jan 2016 12:57:10 +0000 (13:57 +0100)
committerAlexander Hartmaier <abraxxa@cpan.org>
Wed, 11 Jan 2017 15:22:19 +0000 (16:22 +0100)
commitb24c7ffe9aeb2bfd9aeb4e217a5e1741ec555b0a
tree127992805a728e98a991bbf1ddc98391bd3afe1e
parent59e4fb5d7e98d588779a88e791af881ad8e953df
fix $c->req->hostname empty for IPv6 clients (RT#75731)

use Socket directly instead of IO::Socket
Socket version 1.96 was chosen because of the NIx_NOSERV flag
Changes
Makefile.PL
lib/Catalyst/Request.pm