csirtgadgets / LWPx-ParanoidAgent

LWPx-ParanoidAgent
http://search.cpan.org/dist/LWPx-ParanoidAgent
3 stars 9 forks source link

ipv6 support #6

Open wesyoung opened 10 years ago

wesyoung commented 10 years ago

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 text500 Can't connect to branchable.net:80 (No suitable addresses found)

Perhaps there should be a switch to allow ipv6?

ref: https://rt.cpan.org/Ticket/Display.html?id=68057