in reply to
Re: Normal handles as IO::Handle
in thread
Normal handles as IO::Handle
I knew that. My idea is that I have
use IO::Handle
in my module and the user scripts can just pass *STDIN or any other handle without knowing about IO::Handle.
Comment on
Re^2: Normal handles as IO::Handle
Download
Code
In Section
Seekers of Perl Wisdom