my $data; while($data = ) { chomp $data; $/ = undef if($data eq 'Well'); }