Download Source Package libjson-xs-perl:
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.
Beginning with version 2.0 of the JSON module, when both JSON and JSON::XS are installed, then JSON will fall back on JSON::XS (this can be overridden) with no overhead due to emulation (by inheriting constructor and methods). If JSON::XS is not available, it will fall back to the compatible JSON::PP module as backend, so using JSON instead of JSON::XS gives you a portable JSON API that can be fast when you need and doesn't require a C compiler when that is a problem.
|
|
|
| Architecture | Version | Package Size | Installed Size | Files |
|---|---|---|---|---|
| alpha | 2.260-1 | 88.8 kB | 296 kB | [list of files] |
| amd64 | 2.260-1 | 86.7 kB | 260 kB | [list of files] |
| armel | 2.260-1 | 84.0 kB | 256 kB | [list of files] |
| avr32 (unofficial port) | 2.260-1 | 81.0 kB | 244 kB | [list of files] |
| hppa | 2.260-1 | 89.5 kB | 276 kB | [list of files] |
| hurd-i386 | 2.260-1 | 85.4 kB | 260 kB | [list of files] |
| i386 | 2.260-1 | 85.6 kB | 260 kB | [list of files] |
| ia64 | 2.260-1 | 100.5 kB | 356 kB | [list of files] |
| kfreebsd-amd64 | 2.260-1 | 86.3 kB | 208 kB | [list of files] |
| kfreebsd-i386 | 2.260-1 | 85.6 kB | 208 kB | [list of files] |
| m68k (unofficial port) | 2.232-1 | 84.1 kB | 260 kB | [list of files] |
| mips | 2.260-1 | 80.6 kB | 292 kB | [list of files] |
| mipsel | 2.260-1 | 81.4 kB | 292 kB | [list of files] |
| powerpc | 2.260-1 | 88.6 kB | 268 kB | [list of files] |
| s390 | 2.260-1 | 83.2 kB | 264 kB | [list of files] |
| sparc | 2.260-1 | 82.8 kB | 264 kB | [list of files] |