in reply to Re^2: Object-oriented interface for binmode
in thread Object-oriented interface for binmode
Had the question been framed in terms of an IO::Handle or IO::File object, which can be lexical, I probably wouldn't have asked my question.
I too find it strange that neither of these implement the binmode method. It is a part of the Tie::Handle spec. I'm guessing that prior to the advent of IOlayers, there wasn't much call for binmode on unix systems.
|
|---|