in reply to Re: How to use dynamic execution path instead of absolut.
in thread How to use dynamic execution path instead of absolut.
What if I invoked this script as:`which perl` -x $0 $*
I've just passed two parameters, but your reinvocation is going to give three parameters to the Perl program.yourscript "randal l." schwartz
Quoting matters. The example in perlrun is very carefully constructed to avoid quoting problems.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
|---|