in reply to Re: Re: flip-flop operator and sequence number
in thread flip-flop operator and sequence number
right?my @temp= grep /start/../stop/, @data; pop @temp; shift @temp; foreach (@temp) { ... }
—John
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Re: flip-flop operator and sequence number
by bwana147 (Pilgrim) on Jun 28, 2001 at 19:51 UTC | |
by John M. Dlugosz (Monsignor) on Jun 28, 2001 at 20:10 UTC |