in reply to (tye)Re2: fixing Perl's inconsistencies
in thread fixing Perl's inconsistencies

AhhhHHHH. I see now.
for $x (11 .. 80) { print "$x,"; print $x=~0 ? "\n" : " "; }
Ha ha ha ha ha! I used $x=~0!

japhy -- Perl and Regex Hacker