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

You were right the first time. There really is no difference. Why don't next and last work for you?

I interpreted that to mean that under -p you cant use next to skip the print, otherwise I was confused too.


---
demerphq

    First they ignore you, then they laugh at you, then they fight you, then you win.
    -- Gandhi


  • Comment on Re: Re: Uncommon* but Useful Perl Command Line Options for One-liners
  • Download Code

Replies are listed 'Best First'.
Re^3: Uncommon* but Useful Perl Command Line Options for One-liners
by fedekiller (Initiate) on Dec 12, 2006 at 05:54 UTC
    :o very nice i found it very useful! Thanks! :D