in reply to Re: use strict; and command line options
in thread use strict; and command line options

-s on the shebang line had a bug and was fixed (I think) in 5.8.0.

Update: the bug only applied when foo.pl was run as perl foo.pl, not ./foo.pl.

Replies are listed 'Best First'.
Re: Re: Re: use strict; and command line options
by etcshadow (Priest) on Feb 11, 2004 at 05:31 UTC
    Nice. I never use it myself (I always use Getopt::Long for switches)... I only looked it up to answer this guy's question.
    ------------ :Wq Not an editor command: Wq