perl-JSON
PUT_UPSTREAM_URL_HERE
JSON (JavaScript Object Notation) is a simple data format.
See to and "RFC4627"().
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.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:csbuild:Perl/perl-JSON && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
JSON-2.90.tar.gz | 0000085333 83.3 KB | |
filter-requires-JSON.sh | 0000000198 198 Bytes | |
perl-JSON.spec | 0000003592 3.51 KB |
Latest Revision
Holger Manthey (csbuild)
committed
(revision 7)
add filter-requires-JSON.sh to filter perl(JSON::backportPP)
Comments 0