in reply to
Opening a named pipe to a daemon
My guess would be that you could do something like
open OUT,">&$some_name" ;
[download]
I have to add that I'm not sure that this is going to work or is what you want, but at least you can try!
LuCa
Comment on
Re: Opening a named pipe to a daemon
Download
Code
In Section
Seekers of Perl Wisdom