Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the LWPx-ParanoidAgent CPAN distribution.

Report information
The Basics
Id: 68057
Status: resolved
Priority: 0/
Queue: LWPx-ParanoidAgent

People
Owner: Nobody in particular
Requestors: joey [...] kitenet.net
Cc:
AdminCc:

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



Subject: no ipv6 support
The ParanoidAgent lacks ipv6 support. While that's certianlly maximally paranoid, it does make it less than useful on legitimatly ipv6 enabled hosts. joey@gnu:~>perl -le 'use LWPx::ParanoidAgent; my $ua=LWPx::ParanoidAgent- Show quoted text
>new; print $ua->get(shift)->status_line' http://branchable.net/
500 Can't connect to branchable.net:80 (No suitable addresses found) Perhaps there should be a switch to allow ipv6?
On Mon May 09 18:32:39 2011, JOEY wrote: Show quoted text
> The ParanoidAgent lacks ipv6 support. While that's certianlly maximally > paranoid, it does make it less than useful on legitimatly ipv6 enabled > hosts. > > joey@gnu:~>perl -le 'use LWPx::ParanoidAgent; my $ua=LWPx::ParanoidAgent-
> >new; print $ua->get(shift)->status_line' http://branchable.net/
> 500 Can't connect to branchable.net:80 (No suitable addresses found) > > Perhaps there should be a switch to allow ipv6?
https://github.com/csirtgadgets/LWPx-ParanoidAgent/issues/6