in reply to Hexadecimal Exclusive OR

Any Perl modules are available ?
Clearly, BrowserUk offers the simplest solution, but the CPAN Bit::Vector module has an Xor (aka ExclusiveOr) function. I haven't used it, but you could look at it to see if it is relevant to whatever you are trying to do.

I quickly found this using a search on CPAN for hexadecimal.