Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: File::Binary and Carriage-Return issue

by Corion (Patriarch)
on Mar 04, 2009 at 12:36 UTC ( [id://748107]=note: print w/replies, xml ) Need Help??


in reply to Re: File::Binary and Carriage-Return issue
in thread File::Binary and Carriage-Return issue

Despite its name, it sounds from your description as if File::Binary is missing one or more calls to binmode in the correct places.

  • Comment on Re^2: File::Binary and Carriage-Return issue

Replies are listed 'Best First'.
Re^3: File::Binary and Carriage-Return issue
by Anonymous Monk on Mar 04, 2009 at 12:57 UTC

      Which seems to mean that either IO::File is outdated or a plain call to binmode $fh would suit the same purpose yet not need the fancy OOness.

        More likely, the OP isn't passing an IO::File.
      Thanks,
      I did see this line, but it obviously didn't do what it should have, considering my above solution did the trick.

      Mickey

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://748107]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (3)
As of 2024-04-19 17:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found