maxsteele
08-11-2003, 5:59 PM
I have recently started to learn the perl language,
but am having trouble making my programs executable,
I have used the 'chmod' command, but it still isnt working,
so i have to resort to typing 'perl (filename)'
i have made sure that the first line of the code is correct
#! /usr/bin/perl
but still cannot get ti to work
can anyone help me please, thankyou!
oh,by the way im currently running redhat 9, if that makes any difference.:confused:
but am having trouble making my programs executable,
I have used the 'chmod' command, but it still isnt working,
so i have to resort to typing 'perl (filename)'
i have made sure that the first line of the code is correct
#! /usr/bin/perl
but still cannot get ti to work
can anyone help me please, thankyou!
oh,by the way im currently running redhat 9, if that makes any difference.:confused: