The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

JSON::T::SpiderMonkey - transform JSON using JsonT and SpiderMonkey (libjs)

DESCRIPTION

This module uses JavaScript::SpiderMonkey to provide JavaScript support; otherwise it's the same as JSON::T.

BUGS

Please report any bugs to http://rt.cpan.org/.

SEE ALSO

Specification: http://goessner.net/articles/jsont/.

Related modules: JSON, JSON::Path, JSON::GRDDL, JSON::Hyper, JSON::Schema.

Requires: JSON, JavaScript::SpiderMonkey.

AUTHOR

Toby Inkster <tobyink@cpan.org>.

This module is embeds Stefan Goessner's Javascript implementation of JsonT (version 0.9) to do the heavy lifting.

COPYRIGHT AND LICENCE

Copyright 2006 Stefan Goessner.

Copyright 2008-2010 Toby Inkster.

Licensed under the Lesser GPL: http://creativecommons.org/licenses/LGPL/2.1/.