Bug#962047: Bug#962318: libmojolicious-perl: build fails on IPv6-only buildds

2020-07-11 Thread Niko Tyni
On Mon, Jun 15, 2020 at 09:41:18PM +0300, Niko Tyni wrote: > On Fri, Jun 12, 2020 at 06:58:15PM +0300, Niko Tyni wrote: > > > I have not had the tuits yet for looking at IO::Socket::IP properly. > > It seems to me that it could look at the address and pass AI_NUMERICHOST > > to getaddrinfo(3) if i

Bug#962047: Bug#962318: libmojolicious-perl: build fails on IPv6-only buildds

2020-06-15 Thread Niko Tyni
On Fri, Jun 12, 2020 at 06:58:15PM +0300, Niko Tyni wrote: > I have not had the tuits yet for looking at IO::Socket::IP properly. > It seems to me that it could look at the address and pass AI_NUMERICHOST > to getaddrinfo(3) if it looks like an IPv4 address. I guess matching > against qr/^\d+\.\d+