rbc has asked for the wisdom of the Perl Monks concerning the following question:
#!/bin/sh -- perl eval 'exec perl -S $0 ${1+"$@"}' if 0;
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: #! question
by VSarkiss (Monsignor) on Jan 17, 2002 at 03:57 UTC | |
by rob_au (Abbot) on Jan 17, 2002 at 04:42 UTC | |
Re: #! question
by Chmrr (Vicar) on Jan 17, 2002 at 03:32 UTC | |
by belg4mit (Prior) on Jan 17, 2002 at 03:49 UTC |