Group
Extension

Matches 3

Sq ( D/DA/DAVIDRAAB/Sq-0.007.tar.gz, DAVIDRAAB, 2024; MetaCPAN )
Sq/lib/Sq/Data/JSON.pm ( view source; MetaCPAN )
package Sq::Data::JSON;
use 5.036;

# Basic easy way to encode/decode JSON data

1;
Sq ( D/DA/DAVIDRAAB/Sq-0.007.tar.gz, DAVIDRAAB, 2024; MetaCPAN )
Sq/lib/Sq/Data/XML.pm ( view source; MetaCPAN )
ble to write, not really humand readable. Too much stuff. Schemas,
# Xpath?
#
# Schemas: Just use JSON and use the type-system Sq::Type for "Schemas".
#
# XPath:   how crappy is your language support 
Sq ( D/DA/DAVIDRAAB/Sq-0.007.tar.gz, DAVIDRAAB, 2024; MetaCPAN )
Sq/benchmarks/signature.pl ( view source; MetaCPAN )
::Type is not just for function
# signature checking. For example you also can use it to validate JSON input
# data, or other kind of stuff that you later don't disable in your code and
# stays active

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.