in reply to Re: vexed by the hex!
in thread vexed by the hex!

so my understanding is:need to use ord() operator to convert it to something I want: if (ord($whatever) == 0x11), correct?

Thanks much!

Replies are listed 'Best First'.
Re^3: vexed by the hex!
by AnomalousMonk (Archbishop) on Jan 13, 2017 at 20:17 UTC
    ... if (ord($whatever) == 0x11), correct?

    Correct! (Although other solutions are, of course, possible.)


    Give a man a fish:  <%-{-{-{-<