hey, how can I make my perl scrips work in a browzer?

bluephoenix96

New member
what I mean is:
I've seen many people using perl instead of html or php or java to make a website.
when I make a perl script (yes,I add the
print "Content-type: text/html\n\n"; )
and I try to open it in browzer it just gives me an error or downloads me the script.
 
Back
Top