NAME
Mojo::JSONXS - provide faster JSON for Mojolicious apps using Cpanel::JSON::XS
VERSION
version 0.001
SYNOPSIS
use Mojolicious;
use Mojo::JSONXS;
...
SEE ALSO
* Cpanel::JSON::XS
* Mojolicious
* https://groups.google.com/forum/?fromgroups=#!topic/mojolicious/a4jDdz-gTH0
AUTHOR
Jeremy Zawodny <Jeremy@Zawodny.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2014 by Jeremy Zawodny.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.