in reply to Re^2: concat method inside method call
in thread concat method inside method call
In that case, write
$obj->${\"$t1$t2"}() ; # or $obj->${\($t1.$t2)}() ;
But why? Are you trying to obfuscate things? :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |