use 5.010; $/ = "\n--\n"; while ( defined(my $line = <$fh>) ){ say $1 if $line =~ /\b0x014E\b/ and $line =~ /^(Output: .+)/m; }
In reply to Re^2: Seach for data that is on a different line from the search string
by Anonymous Monk
in thread Seach for data that is on a different line from the search string
by Cane
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |