![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
Re^4: Smart Match is not recursive in 5.10by bigearsbilly (Novice) |
on Jul 13, 2010 at 11:34 UTC ( [id://849240]=note: print w/replies, xml ) | Need Help?? |
according to
this blog...
to my mind this is inconsistent and just plain wrong. edit: this is not true on my machine, apologies $ perl -E 'say 42 ~~ 1,2,3, "42x"' $ perl -E 'say 42 ~~ 1,2,3, "42"' 1 </code> This is perl, v5.10.1 (*) built for amd64-freebsd-multi
In Section
Seekers of Perl Wisdom
|
|