http://www.perlmonks.org?node_id=125609


in reply to Re: Re: How to dup $FOO to STDIN
in thread How to dup $FOO to STDIN

Already figured you wanted to do something with childs or the like, that's why I added the ipc stuff. It actually describes named pipes, and the use of open for ipc.

On the caps: :-) && You shouldn't. Fileglobs are in caps because they are really special. Filehandles are less magical.