Group
Extension

Matches 1

Mojolicious-Plugin-Status ( S/SR/SRI/Mojolicious-Plugin-Status-1.17.tar.gz, SRI, 2021; MetaCPAN )
Mojolicious-Plugin-Status/lib/Mojolicious/Plugin/Status.pm ( view source; MetaCPAN )
hs}, $resources->child('templates')->to_string;

  # Routes
  $prefix->get('/' => => [format => ['json']] => {format => undef, mojo_status => $self} => \&_dashboard)
    ->name('mojo_status');
}

sub 
ivity($all),
        slowest  => _slowest($all),
        all      => $all
      );
    },
    json => {json => $all}
  );
}

sub _read_write {
  my ($all, $id) = @_;
  return unless my $stream = Mojo:

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.