RE: Using LWP to Browse a Perl Page

2005-01-12 Thread Tham, Philip
005 1:26 PM To: Dan Armstrong; beginners@perl.org Subject: Re: Using LWP to Browse a Perl Page > I've been reading this list every day for a week or so, and it's a > great resource. > > I'm trying to use a GET or POST command to click on a link at this address: >

Re: Using LWP to Browse a Perl Page

2005-01-12 Thread Wiggins d Anconia
> I've been reading this list every day for a week or so, and it's a > great resource. > > I'm trying to use a GET or POST command to click on a link at this address: > > http://ibihost1.com/nycdoh/web/html/rii.pl > > As you can see, the address points to a Perl script. When you click on > a but

Re: Using LWP to Browse a Perl Page

2005-01-12 Thread Todd W
"Dan Armstrong" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've been reading this list every day for a week or so, and it's a > great resource. > > I'm trying to use a GET or POST command to click on a link at this address: > > http://ibihost1.com/nycdoh/web/html/rii.pl > > As yo

Re: Using LWP to Browse a Perl Page

2005-01-12 Thread mgoland
- Original Message - From: Dan Armstrong <[EMAIL PROTECTED]> Date: Wednesday, January 12, 2005 1:20 pm Subject: Using LWP to Browse a Perl Page > I've been reading this list every day for a week or so, and it's a > great resource. > > I'm trying to use a GET or POST command to click on