1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 10:35:41 -04:00

adding ipv6 support

This commit is contained in:
Ryan Voots 2011-10-20 22:47:36 -04:00
parent e90ed9d8dc
commit d39c50ae50
3 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
use Net::INET6Glue::INET_is_INET6;
use LWP::UserAgent;
use HTML::TreeBuilder::XPath;

View file

@ -1,3 +1,4 @@
use Net::INET6Glue::INET_is_INET6;
use LWP::UserAgent;
no warnings 'void';
sub {

View file

@ -1,3 +1,4 @@
use Net::INET6Glue::INET_is_INET6;
use WWW::Mechanize;
no warnings 'void';
sub {