Perl PERL XOR 2 HEx values Need to XOR to hex values… try this. $NEW_VAL = hex(80) ^ hex(9D); HEXHEX valuesPerlPERL XOR 2 HEx valuesXOR Share