The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:JSON-Parse BKB"

JSON::Parse - Parse JSON River stage two • 35 direct dependents • 77 total dependents

A module for parsing JSON. (JSON means "JavaScript Object Notation" and it is specified in "RFC 8259".) JSON::Parse offers the function "parse_json", which takes a string containing JSON, and returns an equivalent Perl structure. It also offers valid...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC

JSON::Tokenize - Tokenize JSON River stage two • 35 direct dependents • 77 total dependents

This is a module for tokenizing a JSON string. "Tokenizing" means breaking the string into individual tokens, without creating any Perl structures. It uses the same underlying code as JSON::Parse. Tokenizing can be used for tasks such as picking out ...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC

JSON::Whitespace - Alter the insignificant whitespace of JSON River stage two • 35 direct dependents • 77 total dependents

This module offers functions to manipulate the "insignificant whitespace" part of a JSON string (the whitespace which is not inside strings). According to the JSON specification "insignificant whitespace" consists of space (%x20), horizontal tab (%x0...

BKB/JSON-Parse-0.62 - 15 Jul 2022 23:26:03 UTC
3 results (0.029 seconds)