Help for this page
my @r; # Results, array refs for each row record $text = fetch_that_blob(); ... (.+?) (?:\s*\n)+ (?: (\d+ (?:\sPSI)?) (?:\s*\n)+ ){4} /push @r, [ $1, $2, $3, $4, $5 ]/esgx;
Station 1 50 PSI ... 80 96