On 8/16/06, Saurabh Singhvi <[EMAIL PROTECTED]> wrote:
Following is the data of post that I have for a website. I need to post data using perl.
use HTTP::Request::Common qw(POST); use LWP::UserAgent;
You probably want WWW::Mechanize. You probably won't have to change your code much to use it. Hope this helps! --Tom Phoenix Stonehenge Perl Training -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>