in reply to Re: Perl on Windows project direction
in thread Perl on Windows project direction
Thing were going ok but I'm stopping for the night after some issues.
I'm using ActiveState and from what I can see they don't have WWW:Mechanize. They have WWW::Mechanize::FormFiller. I'm confuse cuz I thought FormFiller was subset of Mechanize
But I get an error:
Can't locate www/Mechanize.pm in @INC.
So I was using Mech Formfiller and LWP::UserAgent ; FF was working ok and return a complet 'GET' statement but LWP was complaining about
Can't locate object method "Request=HASH(0x1cb5f94)" via package "HTTP"
Formfiller was returning a full Get statement and just needs a service to run it.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl on Windows project direction
by Anonymous Monk on Feb 25, 2008 at 09:17 UTC |