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
Comment on
Re: Re: output file
In Section
Seekers of Perl Wisdom