in reply to Re: Object-oriented interface for binmode
in thread Object-oriented interface for binmode

The only problem I can see with this is that something derived fron IO::Handle may not be able to cope with being binmoded (or vice versa) - the tests would need to include all of the child IO::* classes to ensure they don't get broken.

/J\

  • Comment on Re^2: Object-oriented interface for binmode