- or download this
{
local $/ = undef;
$info = <DATA>;
}
- or download this
use strict;
use warnings;
...
80: Tag <test> found
98: Tag <test> found
Tag <test> found
- or download this
$VAR1 = '29';
$VAR2 = 'Tag <test> found';
...
$VAR26 = 'Tag <test> found';
$VAR27 = '5';
$VAR28 = 'Tag <test> found';