You could write a helper program, say dev_perl_exec in C or a similar language, which runs $ENV{DEV_PERL_PATH} and passes its stdin to this program, and use it as
So you basically would emulate the /bin/env trick, but not requiring that the "correct" Perl is in the PATH.#!/.../dev_perl_exec
In reply to Re: Setting #! path using environment
by rovf
in thread Setting #! path using environment
by joec_
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |