Hi. I install perl5.002 in my home directory !I write a perl program
. The first line in my program are
#!/home/u2/stutest/local/bin/perl
then I chmod a+x the perl program
.The program can not work ,and the message is no command found !!
So I use
#!perl
it can work!!
Why?
Thanks!!
-----------------------------------------------------------------
e-mail:jdpan@pine.iecs.fcu.edu.tw