in reply to Re: Perl '-e' permissions problem. (code)
in thread Perl '-e' permissions problem. (code)
Update: I used this in a trivia question at a Mongers party a couple years ago:
Q. Three diagnostic messages are obsolete in perl5.005. All three were related to what Perl feature?
A. The -e command line switch. (All three reported errors with the temp file for -e; in perl5.005 -e no longer creates a temp file.)
|
|---|