When installing a perl script...?

Irrek

New member
When installing a Perl script, a line, similar to #!/usr/local/bin/perl, should be included as the first line following the main function of the file.

is this true or false?
 
Back
Top