I'd say your perl interpreter has problems opening the file "strict". Your first lines should look like this:
#!/usr/bin/perl -wT # or whereever your perl executable resides.. use strict;
Regards,
-octo
In reply to Re: Calling Perl from HTML
by flocto
in thread Calling Perl from HTML
by OEMike
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |