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.