>>>>> "Sumit" == Sumit Shah <[EMAIL PROTECTED]> writes:
Sumit> I would appreciate if someone could tell me how to do an HTTP Post Sumit> using IO::Socket. I cannot use LWP. I have to manage it with plain Sumit> Sockets. You can *always* use LWP in any sane Perl setup, especially considering that there are no XS modules, so no compilation is required (you can include the entire sources of LWP with your code, if you need). Please explain why you're trying to do something insane. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/