Help for this page
$self->$args{on_succes}(ARG_LIST);
my $code_ref=$args{on_succes}; $self->$code_ref(ARG_LIST);