in reply to Re: Sub ref from string without evalin thread Sub ref from string without eval
my $sub_ref = __PACKAGE__->can($x); [download]