Help for this page
grep (expr), @list;
grep ((expr), @list);
grep { block } @list;
grep { ( -f "$path/$_" ) and ... ( $self->parseDir( "$path/$_", $out, $target ) ) } @files;
------------ :Wq Not an editor command: Wq