in reply to Re: method invocation syntax at perl
in thread method invocation syntax at perl
But why don't you recomend this solution?print $l->${\($str.$str1)}($str2);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: method invocation syntax at perl
by Fletch (Bishop) on Jan 03, 2008 at 14:34 UTC | |
by braveghost (Acolyte) on Jan 03, 2008 at 14:50 UTC |