|
|
| laziness, impatience, and hubris | |
| PerlMonks |
Re^3: Perl Idioms Explained - ${\$obj->method} and @{[sort @list]}by adrianh (Chancellor) |
| on Aug 24, 2003 at 11:31 UTC ( #286181=note: print w/ replies, xml ) | Need Help?? |
|
Read Arrays are not lists and Scalars, Lists, and Arrays and repeat to yourself three times - "('foo', 'bar', 'baz') is not an array" ;-) I'm with Abigail-II. The \ operator has lots of weird cases that surprise you. For example:
In Section
Meditations
|
|
||||||||||||||||||||||||