Help for this page
my $getPatterns; while (<>) { ... for (@errors) { print " $_"; }
while (<>) { if (/^#ERRORS/ .. /^CELLS/) { ... for (@errors) { print " $_"; }