Hi, ronmrdechai
$lines = grep {$_} <$file>; [download]
In reply to Re^2: Forcing array context on a file handle by perl_walker in thread Forcing array context on a file handle by ronmrdechai