in reply to Re^3: Variable interpolation of object methods
in thread Variable interpolation of object methods
You can read an explanation of that secret operator in Perl Idioms Explained - ${\$obj->method} and @{[sort @list]}.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Variable interpolation of object methods
by tod222 (Pilgrim) on Oct 31, 2010 at 16:00 UTC | |
by Anonymous Monk on Oct 31, 2010 at 23:25 UTC |