Thread WWW::Mechanize + variabler Proxy (10 answers)
Opened by b00n at 2010-10-15 20:23

topeg
 2010-10-15 21:09
#141957 #141957
User since
2006-07-10
2611 Artikel
BenutzerIn

user image
versuch es mal mit:
Code (perl): (dl )
$mech->proxy('http','http://proxy');

Für genaueres schau unter CPAN:LWP::UserAgent um genau zu sein hier: http://search.cpan.org/~gaas/libwww-perl-5.837/lib...

View full thread WWW::Mechanize + variabler Proxy