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


in reply to Re: select and IO::Handle
in thread select and IO::Handle

I was just talking to the author, too.

A better fix: Only implement actual methods for the TIE. Also have a function to create one and return an IO::Handle to it as one call.

While you're at it, note that WRITE method is missing.

—John