What is the path to Perl?

What is the path for perl
#!/usr/bin/perl




  • 562 Users Found This Useful

Was this answer helpful?

Related Articles

Error 500 - Internal Server Error

This can be due to several factors. The first thing to check is that the permissions on the...

What version of Perl is installed?

You can view the version of Perl that is installed by opening up the control panel and in the...

How to Parse HTML as SHTML

Create an .htaccess file and upload it to the root of your public_html directory. Include the...

Unable to include potential exe

[Mon March 13 12:11:27 2009] [error] [client XX.XX.XX.XX] unable to include potential exec...

How to pass variables from one html page to another

To pass a variable from one form to another this can be performed a couple of ways. The easist is...