hi, yes, I know how to use the get() method but it does not work with this interface, it keeps rederecting me (status code 303, see other) to the login form, even when using cookies, even after logging in. Very irritating.
So this just gets the job done and I get on with my life and work. -- Groeten, natxo On Wed, Aug 21, 2013 at 8:06 PM, Matthew K <matt_...@rocketmail.com> wrote: > Can you use LWP::Simple? > > use LWP::Simple; > my $content = get("http://www.google.com/"); > > -- > Matthew Kunzman > Software Engineer > Boise, ID USA > > Email: matt_...@rocketmail.com > Website: http://www.mattkunzman.com > LinkedIn: http://www.linkedin.com/pub/matthew-kunzman/b/5ba/94a > ------------------------------------------------------------------------- > > ________________________________ > From: Natxo Asenjo <natxo.ase...@gmail.com> > To: beginners@perl.org > Sent: Wednesday, August 21, 2013 11:32 AM > Subject: Re: string match question > > *snip* > > I agree with Rob Dixon I should be parsing the html, but unfortunately > getting it was proving more complicated than this. > *snip* -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/