Help for this page
$obj->$method(@args)
my $method = $obj->can($method_name); $method->( $obj, @args );