With all due respect, kappa.
When you aim to violate the underlying logic, you end up with code like that. You already state that NULL is not equal to NULL. This is also true for undefined; undefined is not equal to undefined.
If you force it to be that way, so be it. But Perl wasn't really written with that in mind, so it will be difficult to make your code elegant.
In reply to Re: comparing two values under 'perl -w'
by Biker
in thread comparing two values under 'perl -w'
by kappa
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |