Help for this page
my $meth = $pack->can("${method}2"); $pack->$meth(@args);
$pack->can("${method}2")->($pack, @args);