in reply to Re: Potentially useful code fragment for you JAPHer's
in thread Potentially useful code fragment for you JAPHer's

But the one jcwren posted can be easily abused:
$==1,$^^=2,$^^^=$=^=$^^^=$=; $==1,$^^=2,$=^=$^^^=$=^=$^^;
The traditional method (the swap you show) is only easily obfuscated by something like
# if you're allowed to over-write $( and $) ($),$() = ($(,$));
Kudos to the person who explains my XOR obfuscation.

japhy -- Perl and Regex Hacker