in reply to
Re^2: The mystery of double negation
in thread
The mystery of double bitwise negation
You're right, but, still,
~~1
will return 1, i.e a true value. Why the author of the module did that, I have no idea.
Comment on
Re^3: The mystery of double negation
Download
Code
In Section
Seekers of Perl Wisdom