>
>I would appreciate if someone could tell me how to do an HTTP Post using 
>IO::Socket. I cannot use LWP. I have to manage it with plain Sockets.
>

Post with LWP::UserAgent and HTTP::Request is very convenient since both the 
modules are current Perl's builtin modules.Please take a look at "perldoc 
lwpcook",it should show you some ways.

--
Jeff Pang
EMAIL: [EMAIL PROTECTED]  AIM: jeffpang

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to