On Mon, Mar 04, 2002 at 04:33:37PM +0530, kavitha malar wrote: > I want to search a text in a website how to do that through perl.
perl -MLWP::Simple -e \
'getprint http://www.google.com/search?q=$word+site:$site'
I'm serious. (This is what I use to find my own pages.)
--
Reinier
