[ale] Hex character manipulation in perl

Lists lists at serioustechnology.com
Tue Aug 26 12:30:22 EDT 2014


So, I need to convert two hex characters to a space. I know what the first character is, don't care what the second one is. Tried this:

s/\xc2[[:xdigit:]]/ /

Does not work. Suggestions?

Geoffrey Myers
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.ale.org/pipermail/ale/attachments/20140826/d24f7012/attachment.html>


More information about the Ale mailing list