View Single Post
  #1 (permalink)  
Old 01-21-2008, 06:10 AM
ReekenX's Avatar   
ReekenX ReekenX is offline
Learning Programmer
 
Join Date: Jan 2007
Posts: 77
Credits: 5
Rep Power: 7
ReekenX is on a distinguished road
Send a message via Skype™ to ReekenX
Default Do I need append first line to every source code?

Hello all.

I am new to PERL. I have question about this line:

#!/usr/local/bin/perl

Does all perl source files must be with that same line (path to compiler of perl)? What if path in other host is not the same as in others? I know that this line tells to run the file through Perl.
__________________

To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts.
Reply With Quote

Sponsored Links