use strict; use warnings; use Test::More tests => 1; my $want = <) { last unless (/^(start|\+)/); $out .= $_ } is ($out, $want); __DATA__ start text + 123 + 456 + 789 some other text not starting with +