Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^2: Handling Hex data with Dynamic unpack

by patcat88 (Deacon)
on Jul 05, 2012 at 18:36 UTC ( [id://980135]=note: print w/replies, xml ) Need Help??


in reply to Re: Handling Hex data with Dynamic unpack
in thread Handling Hex data with Dynamic unpack

binmode does not work on a scalar, only a file handle. substr can be either in utf8 mode or byte mode, and substr doesn't guarantee the returning scalar is in one or the other mode.
  • Comment on Re^2: Handling Hex data with Dynamic unpack

Log In?
Username:
Password:

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

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

    No recent polls found