Help for this page
Select Code to Download
Select
or
download this
my $rf = { test1 => \&Test::test1 }; $rf->{test1}->($tes); # tada!!