in reply to Match multiple lines
my(@raw_data)=<GPXDATA>; # read file into array, one line per element splice @raw_data,0,2; # delete the first two lines
--------
~%{${@_[0]}}->{0}&&+++ NO CARRIER
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Match multiple lines
by Anonymous Monk on Sep 21, 2009 at 11:18 UTC |