Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
devel:languages:perl
perl-JSON
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Meta Configuration of Package perl-JSON
<package name="perl-JSON" project="devel:languages:perl"> <title>JSON (JavaScript Object Notation) encoder/decoder</title> <description>JSON (JavaScript Object Notation) is a simple data format. See to http://www.json.org/ and RFC4627(http://www.ietf.org/rfc/rfc4627.txt). This module converts Perl data structures to JSON and vice versa using either JSON::XS or JSON::PP. JSON::XS is the fastest and most proper JSON module on CPAN which must be compiled and installed in your environment. JSON::PP is a pure-Perl module which is bundled in this distribution and has a strong compatibility to JSON::XS. This module try to use JSON::XS by default and fail to it, use JSON::PP instead. So its features completely depend on JSON::XS or JSON::PP. Authors: -------- Makamaka Hannyaharamitu, <makamaka[at]cpan.org> </description> <person userid="jimfunk" role="maintainer"/> <person userid="pgajdos" role="maintainer"/> <url>http://search.cpan.org/dist/JSON/</url> </package>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor