JSON serialising/deserialising, done correctly and fast
This module converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C.
- Devel package for openSUSE:Factory
-
4
derived packages
- Links to openSUSE:Factory / perl-JSON-XS
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-JSON-XS && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
JSON-XS-4.01.tar.gz | 0000086264 84.2 KB | |
_link | 0000000147 147 Bytes | |
cpanspec.yml | 0000000668 668 Bytes | |
perl-JSON-XS.changes | 0000007068 6.9 KB | |
perl-JSON-XS.spec | 0000002147 2.1 KB |
Revision 39 (latest revision is 44)
Stephan Kulow (coolo)
committed
(revision 39)
- updated to 4.01 see /usr/share/doc/packages/perl-JSON-XS/Changes 4.01 Sun Feb 24 05:03:30 CET 2019 - fix some stack corruption caused mostly when calling methods in list context (tewstcase by Wesley Schwengle).
Comments 0