this seems to have been fixed in the CSS or at least for Chrome
for my $x (@a) { print; # 1 tab print; # 4 blanks }
In reply to Re^3: How has your coding style changed over the years?
by Anonymous Monk
in thread How has your coding style changed over the years?
by stevieb
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |