[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Anyone doing these yet?
- Date: Thu, 20 Jan 2000 01:32:40 +0900
- From: Simon Cozens <simon@brecon.co.uk>
- Subject: Re: Anyone doing these yet?
On Wed, Jan 19, 2000 at 11:17:31AM -0500, Mike Fletcher wrote:
> On a somewhat related tangent, is there any way to fire off a
> request to the bot from within a handler? One idea for implementing
> the browser-driving I had was to implement a `show urls (in|for)' that
> somehow obtained the returned stuff from whatever the argument it was
> given produced and then scaned that for URLs.
Easy enough; just use LWP's get to get the URL and then HTML::LinkExtor
If you want to do it with funny forking and things, have a look at W3Search.pl
Simon
--
"Linux: the operating system with a CLUE...
Command Line User Environment".
(seen in a posting in comp.software.testing)