in reply to Re: handle ERROR 32 using perl scriptin thread handle ERROR 32 using perl script
$ perl -le"warn $^E=32" The process cannot access the file because it is being used by another + process at -e line 1. [download]