triggering onclick events view PERL?

adyas at twowaytv.co.uk adyas at twowaytv.co.uk
Tue Jan 7 10:29:41 GMT 2003


Or even just curl/wget and lynx.  I was doing similar things a few 
months ago, and after much Perl coding I eventually found that a 5 line 
shell script based on lynx and then curl did pretty much all i needed.

Peter McGarvey wrote:
> tcpdump?
> 
> Sledge hammer to crack a nut if you ask me.
> 
> The LWP library works for me.
> 
>     cd /usr/ports/www/p5-libwww
>     make install clean
> 
> It installs a helpful script called GET in /usr/local/bin/ which will
> grab a webpage and spew the whole thing to STDOUT.  Which makes it a
> useful place to lift code from.
> 





More information about the Ukfreebsd mailing list