Group
Extension

Matches 1

Mojolicious-Plugin-Mongol ( M/MA/MARGHI/Mojolicious-Plugin-Mongol-1.0.tar.gz, MARGHI, 2017; MetaCPAN )
Mojolicious-Plugin-Mongol/lib/Mojolicious/Plugin/Mongol.pm ( view source; MetaCPAN )
b action {
		my $self = shift();

		my $mongo = $self->mongodb();

		...

		return $self->render( json => undef );
	}

Just in case you need access to the MongoDB client instance you can use this help

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