>>>>> "Samy" == Samy Rengasamy <[EMAIL PROTECTED]> writes:

Samy> After going through a couple of books and websites,
Samy> I have been able to build a simple perl web server
Samy> just with GET/POST methods. I could easily now
Samy> integrate it with another perl application.

Please, please.  You're posting to the LWP mailing list.
What you wrote in a few hundred lines would be a *few* lines
using the example from the HTTP::Daemon page.

Do NOT reinvent the wheel here.  A lot of hard work has been put into
doing it *right*, so that you didn't have to rewrite it (and debug it,
and make it portable, and effective, etc etc).

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[EMAIL PROTECTED]> <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!

Reply via email to