MLUG: Re: [MLUG] Accessing web pages in perl
Re: [MLUG] Accessing web pages in perl
Email address obfuscation in effect -- please click here to turn it off.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Well for one it wouldn't be HTML, since it has nothing
to do with HTML really.  HTTP maybe, well then there
are modules that are named HTTP allready and you could
do it with those if you wanted.  The HTTP modules
would definately point you towards LWP if you read the
manpages.  So see they are not that bad ;)

-marcus

--- Jonathan King <EMAIL:PROTECTED> wrote:
> 
> On Fri, 1 Mar 2002, Montgomery-Smith, Stephen wrote:
> 
> > Curtis Jewell wrote:
> > >
> 
> [snip]
> 
> > > use LWP::Simple;
> > >
> > > is probably your best bet.
> > > --Curtis
> >
> > Thanks - it is exactly what I need.
> 
> This does point out an oddity with some of perl's
> extensive module
> system, though.  You could try guessing the name of
> this one for quite a
> long time before you got it right. "libwww-perl" ->
> LWP, as it turns out.
> Most of the modules have more intuitive names now,
> but not all of them.
> 
> jking
> 
> 
> --
> To unsubscribe, go to
> http://mlug.missouri.edu/members/edit.php
> 
> Archives are available at
http://mlug.missouri.edu/list-archives/


__________________________________________________
Do You Yahoo!?
Yahoo! Sports - sign up for Fantasy Baseball
http://sports.yahoo.com
--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

Archives are available at http://mlug.missouri.edu/list-archives/