Perl location on the server

The full path to the Perl binary on our servers.

The Perl binary is located at the following location on each of our servers:

/usr/bin/perl

However, don’t forget to add the hash-bang in the first line of your Perl scripts:

#!/usr/bin/perl
Posted 2008-03-25 in Web Development    Popularity: 13%

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>