Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <[email protected]>

* Package name    : libjson-maybexs-perl
  Version         : 1.000000
  Upstream Author : Matt S. Trout <[email protected]>
* 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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to