in reply to
Re: Re: bitwise operators
in thread
bitwise operators
I haven't tested this, but I expect it just does a bitwise comparison on the characters -- so "F" & "8" != "8"
--
RatArsed
Comment on
Re: Re: Re: bitwise operators
In Section
Seekers of Perl Wisdom