You need to put the following lines at the top of your scripts to get the script to properly communicate with the browser by http:
print "HTTP/1.0 200 OK\n";
print "Content-Type: text/html\n\n";
Ben
At 06:03 PM 6/27/01 -0700, Andre Berkowitz wrote:
Hello everyone,
I'm attempting to instal
; Hello from
ActivePerl!";print
"";
Andy
- Original Message -
From:
Andre
Berkowitz
To: [EMAIL PROTECTED]
Sent: Wednesday, June 27, 2001 8:03
PM
Subject: Help! Trouble running .PL
extensions in ActivePerl
Hello everyone,
Hello everyone,
I'm attempting to installing activeperl on my
Win2000 machine with IIS. It says my installation has successfully completed,
and I when I do perl -v it displays all the info about my perl build and
all.
However,
whenever I try to run open any files of .pl
extension,