Help for this page
while ( <LOG> ) { if ( $_ =~ /$MAL/i ) { ... # Save them all in $out print OUT $_; }