in reply to Re: How can I control perl binaries
in thread How can I control perl binaries

There are other options (like -e) that I would like to use with this.

Replies are listed 'Best First'.
Re^3: How can I control perl binaries
by 2teez (Vicar) on Jun 23, 2012 at 02:51 UTC

    You can't use or emulate -e on #! line, can you?