## File path, glob ref, IO::All::{ File, Pipe, STDIO } obj, or scalar ref ## Workers read directly and not involve the manager process my @e = mce_grep_f { /pattern/ } "/path/to/file"; # efficient