Help for this page
use strict; while (<>) { ... print; } }
use strict; my ($firstfoundflag, $lastfoundflag); ... print; } }