What's wrong about the warning? It's there to prevent the common pitfall of expecting things like this to work right:His point was the warning cares about exactly one space. Why it shouldn't it give the same warning for these also?print (stat)[9];
is obtuse. I'm sure there are a hundred root nodes on this site alone about abuse of white space, so I'll defer to them.print(stat)[9] print (stat)[9]
-QM
--
Quantum Mechanics: The dreams stuff is made of
In reply to Re^3: Perl oddities
by QM
in thread Perl oddities
by brian_d_foy
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |