in reply to
Calling Command That Expects a File Without Creating a File
Might be worth trying either nothing or a dash/minus as the file name, that's the unixish convention to tell a command that expects a file to use STDIN instead.
Comment on
Re: Calling Command That Expects a File Without Creating a File
In Section
Seekers of Perl Wisdom