baby lakshmi wrote:
> 
> I have a web site for eg let us assume that www.goole.com site is there.
> and i want to sent a querry to that text area thr my perl program and want
> to manipulate the results.
> So can any one tell me how to interface my query to the site and how to get
> back the results for the manipulation.

http://search.cpan.org/search?dist=libwww-perl

lwp::simple is probably the module you want to use.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to