[thelist] Perl problem and question

Poojie poojie at dccnet.com
Sun Aug 5 21:27:31 CDT 2001


Martin wrote: -----------------------------------------

>Unlike PHP, you have to manually parse the HTTP header with a
>function like this:

However, there are plenty of fairly sensible modules and libraries
available which will do this job.

2 of the most common are
cgi.pm
cgi-lib.pl

---------------------------------------------------------

True. The downside to using these for simple projects is the
overhead that they require to run (especially CGI.pm), which makes
using a single function more attractive.


Daryl





More information about the thelist mailing list