Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: String to hex

by Anonymous Monk
on Aug 09, 2012 at 13:35 UTC ( [id://986520]=note: print w/replies, xml ) Need Help??


in reply to Re: String to hex
in thread String to hex

$ perl -le " printf qq{0x%04s\n},$_ for unpack '((H4)*)(H)', qq/COM7: +/ " 0x434f 0x4d37 0x003a 0x0000

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 06:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found