> I want to login to a site through scripts and retreive data. I was doing > it till now through expect and lynx text browser's ability to record a > session and run the commands. > > I think it's possible through perl and it's numerous modules. Can anyone > point me as to how it may be done.
LWP::UserAgent is what you're looking for. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>