NAME

Mojolicious::Plugin::JSON::XS - MojoX::Renderer::JSON::XS plugin for Mojolicious

SYNOPSIS

$app->plugin('JSON::XS');

DESCRIPTION

Mojolicious::Plugin::JSON::XS plugs MojoX::Renderer::JSON::XS into Mojolicious application.

METHODS

register

Registers JSON handler from MojoX::Renderer::JSON::XS.

SEE ALSO

MojoX::Renderer::JSON::XS Mojolicious::Plugin

LICENSE

Copyright (C) yowcow.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

yowcow <yowcow@cpan.org>