in reply to
Re^2: why are hex values not numbers?
in thread
why are hex values not numbers?
Because it's in quotes. Thus a string. And so could be the start of a string that contains (the base 64 string): "0x1a2b3c4d5e6f7q"
Comment on
Re^3: why are hex values not numbers?
In Section
Seekers of Perl Wisdom