Search results for "module:JSON"

JSON - JSON (JavaScript Object Notation) encoder/decoder River stage four • 1544 direct dependents • 3401 total dependents

This module is a thin wrapper for JSON::XS-compatible modules with a few additional features. All the backend modules convert a Perl data structure to a JSON text and vice versa. This module uses JSON::XS by default, and when JSON::XS is not availabl...

ISHIGAKI/JSON-4.10 - 09 Oct 2022 00:11:31 UTC

JSON::T - transform JSON using JsonT River stage one • 1 direct dependent • 1 total dependent

This module implements JsonT, a language for transforming JSON-like structures, analogous to XSLT in the XML world. JsonT is described at <http://goessner.net/articles/jsont/>. JsonT is a profile of Javascript; so JsonT needs a Javascript engine to a...

TOBYINK/JSON-T-0.104 - 28 Sep 2014 07:42:10 UTC

JSON::JQ - jq (https://stedolan.github.io/jq/) library binding River stage zero No dependents

This is a jq <https://stedolan.github.io/jq/> library binding, making it possible to process data using jq script/filter/module. Check the jq homepage for a detailed explanation and documentation....

DONGXU/JSON-JQ-0.09 - 15 Jul 2022 13:57:04 UTC

JSON::ON - javascript object notation object notator River stage zero No dependents

EWILHELM/JSON-ON-v0.0.3 - 26 Jun 2013 22:29:17 UTC

FP::JSON River stage zero No dependents

Currently just provides `to_json` to turn some kinds of data into a JSON or Mint language string. This module will need some work for more serious use. This somewhat consciously is not implemented as a class--nonetheless, the $settings argument to `t...

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC

JSON::XS - JSON serialising/deserialising, done correctly and fast River stage three • 461 direct dependents • 797 total dependents

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. See MAPPING, below, on how JSON::XS maps perl values to JSON v...

MLEHMANN/JSON-XS-4.03 - 27 Oct 2020 18:06:42 UTC

mb::JSON - a simple JSON parser for multibyte string River stage zero No dependents

This software consists of only single file and has few functions, so it is easy to use and easy to understand....

INA/mb-JSON-0.03 - 23 Jan 2022 10:59:07 UTC

JS::JSON - JSON module for JS River stage one • 1 direct dependent • 2 total dependents

This is a repackaging of <http://www.json.org/json2.js> for use with the JS framework....

INGY/JS-JSON-0.02 - 30 Aug 2008 03:41:24 UTC

JSON::SL - Fast, Streaming, and Searchable JSON decoder. River stage zero No dependents

MNUNBERG/JSON-SL-1.0.7 - 10 Nov 2017 14:09:31 UTC

JSON::PP - JSON::XS compatible pure-Perl module. River stage five • 219 direct dependents • 19622 total dependents

JSON::PP is a pure perl JSON decoder/encoder, and (almost) compatible to much faster JSON::XS written by Marc Lehmann in C. JSON::PP works as a fallback module when you use JSON module without having installed JSON::XS. Because of this fallback featu...

ISHIGAKI/JSON-PP-4.16 - 30 Dec 2022 04:33:20 UTC

JBD::JSON - provides JSON parsing subs River stage zero No dependents

JBD/JBD-0.04 - 08 Jul 2014 22:09:14 UTC

JSON::RPC - JSON RPC 2.0 Server Implementation River stage one • 6 direct dependents • 8 total dependents

JSON::RPC is a set of modules that implement JSON RPC 2.0 protocol. If you are using old JSON::RPC code (up to 0.96), DO NOT EXPECT YOUR CODE TO WORK WITH THIS VERSION. THIS VERSION IS ****BACKWARDS INCOMPATIBLE****...

DMAKI/JSON-RPC-1.06 - 07 Oct 2014 01:59:39 UTC

JSON::ize - Use JSON easily in one-liners - now with YAMLific action River stage one • 1 direct dependent • 2 total dependents

JSON::ize exports a function, "jsonize()", and some synonyms (see below), that will do what you mean with the argument. If argument is a filename, it will try to read the file and decode it from JSON or YAML. If argument is a string that looks like J...

MAJENSEN/JSON-ize-0.202 - 13 Jul 2019 14:43:46 UTC

RPC::JSON - JSON-RPC Client Library River stage zero No dependents

RPC::JSON aims to be a full-featured JSON-RPC client library that enables a client to connect to any JSON-RPC service and dispatch remote method calls....

CHRISC/RPC-JSON-0.15 - 02 Aug 2008 09:36:17 UTC

Geo::JSON - Perl OO interface for geojson River stage one • 2 direct dependents • 5 total dependents

Convert to and from geojson using Perl objects. GeoJSON objects represent various geographical positions - points, lines, polygons, etc. Currently supports 2 or 3 dimensions (longitude, latitude, altitude). Further dimensions in positions are ignored...

MJEMMESON/Geo-JSON-0.007 - 16 Feb 2015 14:31:09 UTC

JSON::API - Module to interact with a JSON API River stage zero No dependents

This module wraps JSON and LWP::UserAgent to create a flexible utility for accessing APIs that accept/provide JSON data. It supports all the options LWP supports, including authentication....

GFRANKS/JSON-API-v1.1.1 - 01 Jul 2019 13:30:46 UTC

WWW::JSON - Make working with JSON Web API's as painless as possible River stage one • 1 direct dependent • 1 total dependent

WWW::JSON is an easy interface to any modern web API that returns JSON. It tries to make working with these API's as intuitive as possible....

ANTIPASTA/WWW-JSON-1.02 - 27 May 2015 19:06:36 UTC

Eve::Json - a JSON converter adapter. River stage zero No dependents

The Eve::Json class adapts the functionality of the JSON::XS module to provide JSON encoding and decoding features service....

ZINIGOR/Eve-0.06 - 05 May 2014 10:32:37 UTC

Log::JSON - Log data to a file as JSON River stage zero No dependents

This module logs a hash to a file as JSON. The keys are printed in sorted order. Often log files have several raw numbers and strings whose meaning is not immediately clear. With JSON formatted text in your log files, a human can open the file and qu...

KABLAMO/Log-JSON-0.001 - 29 Apr 2012 01:13:41 UTC

JSON::Path River stage two • 11 direct dependents • 30 total dependents

This module implements JSONPath, an XPath-like language for searching JSON-like structures. JSONPath is described at <http://goessner.net/articles/JsonPath/>. Constructor "JSON::Path->new($string)" Given a JSONPath expression $string, returns a JSON:...

POPEFELIX/JSON-Path-1.0.4 - 11 Dec 2023 19:30:03 UTC
756 results (0.055 seconds)