Help for this page
if ($self->can($self->{method})) { my $method = $self->{method}; ... { die "Sorry, the method $self->{method} isn't valid!"; }