i don't know the answer, but i hope if someone does that they will share it. i
need to learn how to compile my scripts... i'm on a red hat 7.x box, but i
do manage a couple of other linux-type servers that don't use red hat... my
hope it that i can create something that is portable (even if
Hi all,
I've tried (without success) to compile a CGI application made in Perl using
perlcc.
I've tried then a test program but it also doesn't want to compile.
The program is:
#!/perl/bin/perl
print "Content-type: text/html\n\n";
print "Test OK";
I use Visual Studio 6 under Windows 2000.
C