Re: Mechanize and LWP::RobotUA

2004-03-14 Thread Philippe 'BooK' Bruhat
Le dimanche 14 mars 2004 à 21:18, Andy Lester écrivait: > I'm about to make WWW::Mechanize based on LWP::RobotUA instead of > LWP::UserAgent. > > Anyone got a problem with that? Who will I goof up? Probably all those who use Mech to (kind of) stress-test their servers and apps? LWP::RobotUA is "

Re: Mechanize and LWP::RobotUA

2004-03-14 Thread Andy Lester
> I'm about to make WWW::Mechanize based on LWP::RobotUA instead of > LWP::UserAgent. Well, I've found problem #1 with it: LWP::RobotUA doesn't like to pass parms up to LWP::UserAgent. I'm working on patching it, Gisle. xoa -- Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdanc

Mechanize and LWP::RobotUA

2004-03-14 Thread Andy Lester
I'm about to make WWW::Mechanize based on LWP::RobotUA instead of LWP::UserAgent. Anyone got a problem with that? Who will I goof up? xoa -- Andy Lester => [EMAIL PROTECTED] => www.petdance.com => AIM:petdance

Re: robot/ua-get..........FAILED tests 1-3, 5, 7

2004-03-14 Thread ALexander N. Treyner
Gisle Aas wrote: "ALexander N. Treyner" <[EMAIL PROTECTED]> writes: Could somebody help me to figure out what's wrong? It means that your machine can't talk to itself, probably because the hostname of your machine does not resolve to itself. If you are on a Unix system, then "ping `hostname`"