PROCESS TERMINATED DUE TO ERRORS File::Util can't use this string for (weird character)the name of a directory1/2. (same weird character)\\filervoca\e$$\activeads\adwatchfolders\00232xxx\00232351(1/2) It contains illegal characters. Illegal characters are: \ (backslash) / (forward slash) : (colon) | (pipe) * (asterisk) ? (question mark) " (double quote) < (less than) > (greater than) \t (tab) \ck (vertical tabulator) \r (newline CR) \n (newline LF) Origin: This is a human error. Solution: A human must remove the illegal characters from this string. ARG _pak = File::Util ARG purpose = the name of a directory ARG string = \\filervoca\e$$\activeads\adwatchfolders\00232xxx\00232351 1. File::Util::_throw -called at line(1322) of blib\lib\File\Util.pm --was called with args --was not called to evaluate anything 2. File::Util::make_dir - called at line (45) of findpdfs.pl --was called with args --was not called to evaluate anything 3. main::move_files -called at line (11) of findpdfs.pl --was called with args --was not called to evaluate anything