in reply to Re^2: Missing new-lines, when script executed in a CGI
in thread Missing new-lines, when script executed in a CGI
Its a Perl script,by '#!Perl_Interpreter_Location', i meant '#!/usr/bin/perl', isnt this SHE-BANG?Yes. By my count, it's on the fourth line. '#!' is only recognized by the kernel if they are the first two bytes of the file.
|
|---|