Help for this page
my $prev = ''; my $skip_next = 0; ... } print($prev);
my $skip_before = 1; my $skip_after = 1; ... } print(@prev);