use Modern::Perl prompts to give error.use Modern::Perl; { local $/ = ".EON\n\n"; while ( my $record = <DATA> ) { say "I found: $record"; # ... now do something with $record ... } }
In reply to Re^6: How to extract certain range of text and display it?
by annel
in thread How to extract certain range of text and write into another file?
by annel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |