in reply to
Calling a method by name without eval()
It should just work. This is supported:
$doomsday_weapon->$method(@args);
Comment on
Re: Calling a method by name without eval()
Download
Code
In Section
Seekers of Perl Wisdom