Bug#730578: ITP: libjson-maybexs-perl -- Perl module providing an interface to the best available JSON module
Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <fsfs@debian.org>
* Package name : libjson-maybexs-perl
Version : 1.000000
Upstream Author : Matt S. Trout <mst@shadowcat.co.uk>
* URL : http://search.cpan.org/dist/JSON-MaybeXS/
* License : GPL-1+, Artistic
Programming Lang: Perl
Description : Perl module providing an interface to the best available JSON module
JSON::MaybeXS tries to load Cpanel::JSON::XS, and if that fails instead
tries to load JSON::PP. If neither is available, an exception will be
thrown.
.
It then exports the encode_json and decode_json functions from the
loaded module, along with a JSON constant that returns the class name
for calling new on.
JSON::MaybeXS is a new dependency of Catalyst
Reply to: