Category:

General - Run Perl Scripts

Run Perl Scripts 

Most Important Path Info (you need this if installing CGI and other scripts):

What is the path to Perl?

/usr/bin/perl

In most CGI scripts the standard path line is therefore: #!/usr/bin/perl

And the path(s) to sendmail?

/usr/lib/sendmail

/usr/sbin/sendmail





Execution Time: 0.03 seconds