Help for this page
#!/prod/gnu/bin/perl exec '/prod/gnu/bin/perl', @ARGV;
#!/home/ant/test/perl print "Hello world\n";
[ant@gums2-sun]$ ./test2.pl ./test2.pl: print: command not found