in reply to Re: output file
in thread output file

IO::Handle doesn't have a method new_tmpfile, you probably meant IO::File::new_tmpfile().

-- Hofmator