> So maybe the preprocessor error is upsetting perl?

I just tried it on another perl file, does exactly the same thing (even 
without the -P stuff)

[marshallj@datasrv marshallj]$ cat test.pl
#!/usr/bin/perl
print "hello\n";
[marshallj@datasrv marshallj]$ ./test.pl
bash: ./test.pl: Permission denied
[marshallj@datasrv marshallj]$ perl test.pl
hello


--
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to