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?