http://qs1969.pair.com?node_id=324816


in reply to Re: Re: Uncommon but Useful Perl Command Line Options
in thread Uncommon* but Useful Perl Command Line Options for One-liners

Okay. But your examples don't work on Windoze.

Basic advice to Win users:

Change " to ' # Double quotes to single quotes

dave

Update - Ooops: Of course, I wrote exactly the opposite of what I meant:

Change ' to " # Single quotes to double quotes

dave

Replies are listed 'Best First'.
Re: Re: Re: Re: Uncommon but Useful Perl Command Line Options
by Sol-Invictus (Scribe) on Jan 28, 2004 at 23:57 UTC
    Tis done - I clarified things a tad though I did this before reading your posting, thanks for the ehads up :)