in reply to Re: Re: Double quoted string as method call
in thread Double quoted string as method call

Thank you!

I have compiled and run and tested, and it does seem this works!

It doth confuse cperl-mode in emacs, tho!

Cperl-mode understands $caller->$ {\ "database_$_"}() (note spacing) just fine, however.

Whether humans will be able to parse such funny spacing remains to be seen ;->