ashish srivastava wrote:
> hi,
> i am running the same script that u gave(with some minor modifications) but
> i am unable to get the result e.g.
See modified scripts at end.
> main prog(to be automated):
>
> #!D:\perl\bin\perl
>
> use CGI::Carp qw(fata
>content : $res->status_line;
print $res->content();
This prints the entire HTML page
--
My LWP/Mechanize example
Action si :
========
What am i missing?
THanks
Ashish
From: "Yehuda Berlinge
ashish srivastava wrote:
> Hi,
>
> I am trying to replicate a form submit action. Will LWP be useful for this?
> i am new to LWP so dont know much about its capabilities.
> The form that i am trying to submit calls a perl program and passes some
> variables in the POST method. The form has som
Hi,
I am trying to replicate a form submit action. Will LWP be useful for this?
i am new to LWP so dont know much about its capabilities.
The form that i am trying to submit calls a perl program and passes some
variables in the POST method. The form has some text fields which the user
fills and