Help for this page
sub execute { my ( $self, $args, $chain ) = @_; ... $self->app($app); $self->run(@{$args}); }