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]
On Fri, 1 Mar 2002, Stephen Montgomery-Smith wrote:

> I would like to write a perl program that reads a web page.  I would
> think that there is some built in way:
> use HTML
> or something like that, which would give me this functionality.  What
> would that be?

use LWP::Simple;

is probably your best bet.

--Curtis

-- 
Curtis Jewell
http://www.curtisjewell.com/          EMAIL:PROTECTED
http://curtis.livejournal.com/        EMAIL:PROTECTED
http://new-york.utica.mission.net/    EMAIL:PROTECTED

--
To unsubscribe, go to http://mlug.missouri.edu/members/edit.php

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