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

Re^2: Hex String XOR

by JavaFan (Canon)
on Mar 12, 2012 at 11:16 UTC ( [id://959109]=note: print w/replies, xml ) Need Help??


in reply to Re: Hex String XOR
in thread Hex String XOR

Or, one could embrace the 21st century and use /\p{Print}/ instead of /[:print:]/. No need to restrict yourself to 256 code points, and subject yourself to locale. The era of 5.005 is over! ;-)

Replies are listed 'Best First'.
Re^3: Hex String XOR
by Marshall (Canon) on Mar 12, 2012 at 12:31 UTC
    Your point is well taken, however from the problem statement in this case, it appears that "bytes" are the unit of interest.
      it is wrong method

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (5)
As of 2024-04-24 22:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found