On Aug 9, 9:30 am, [EMAIL PROTECTED] (Rob Dixon) wrote:
> Merdinus wrote:
>
> > Have seen this issue addressed on this board in the past, but can't
> > figure out exactly what I need to do.
>
> > I'm using WWW::Mechanize and a webpage seems to be redirecting me but
> > Mechanize doesn't seem to fol
Michael Alipio wrote:
>
> I have a sub that returns a value and inside it runs a loop that displays
> something on the screen, say a list of numbered items. Now what I want to do
> is if the item i'm interested appears on the screen, the user can hit any key
> and the program will exit the sub an
On Sat, 2008-08-09 at 14:42 -0700, Michael Alipio wrote:
> Hi,
>
> I have a sub that returns a value and inside it runs a loop that displays
> something on the screen, say a list of numbered items. Now what I want to do
> is if the item i'm interested appears on the screen, the user can hit any
Hi,
I have a sub that returns a value and inside it runs a loop that displays
something on the screen, say a list of numbered items. Now what I want to do is
if the item i'm interested appears on the screen, the user can hit any key and
the program will exit the sub and return what ever it is s
Tobias Eichner wrote:
>
> I wonder if the LWP module is part of the standard distribution of Perl or
> not? According the list provided by Module::CoreList it isn't (tested
> versions 5.006, 5.008 and 5.010), but it seems that it is widely spread
> nevertheless.
>
> Can I rely upon LWP.pm being a
Merdinus wrote:
>
> Have seen this issue addressed on this board in the past, but can't
> figure out exactly what I need to do.
>
> I'm using WWW::Mechanize and a webpage seems to be redirecting me but
> Mechanize doesn't seem to follow it. I've heard to "Add the header
> 'Accept: text/html'" but
Tobias Eichner 写道:
> I wonder if the LWP module is part of the standard distribution of Perl or
> not ? According the list provided by Module::CoreList it isn't (tested
> versions 5.006, 5.008 and 5.010), but it seems that it is widely spread
> nevertheless.
>
> Can I rely upon LWP.pm being ava
Merdinus 写道:
> I'm using WWW::Mechanize and a webpage seems to be redirecting me but
> Mechanize doesn't seem to follow it. I've heard to "Add the header
> 'Accept: text/html'" but alas I don't know how to add the header, or
> what that means.
>
Hi,
The $mech->request() method will process red
Have seen this issue addressed on this board in the past, but can't
figure out exactly what I need to do.
I'm using WWW::Mechanize and a webpage seems to be redirecting me but
Mechanize doesn't seem to follow it. I've heard to "Add the header
'Accept: text/html'" but alas I don't know how to add
I wonder if the LWP module is part of the standard distribution of Perl or not
? According the list provided by Module::CoreList it isn't (tested versions
5.006, 5.008 and 5.010), but it seems that it is widely spread nevertheless.
Can I rely upon LWP.pm being available on all web server (CGI) i
10 matches
Mail list logo