Provided by: libjson-schema-modern-perl_0.611-1_all 

NAME
JSON::Schema::Modern::ResultNode - Common code for nodes of a JSON::Schema::Modern::Result
VERSION
version 0.611
SYNOPSIS
use Moo;
with JSON::Schema::Modern::ResultNode;
DESCRIPTION
This module is for internal use only.
SUPPORT
Bugs may be submitted through <https://github.com/karenetheridge/JSON-Schema-Modern/issues>.
I am also usually active on irc, as 'ether' at "irc.perl.org" and "irc.libera.chat".
You can also find me on the JSON Schema Slack server <https://json-schema.slack.com> and OpenAPI Slack
server <https://open-api.slack.com>, which are also great resources for finding help.
AUTHOR
Karen Etheridge <ether@cpan.org>
COPYRIGHT AND LICENCE
This software is copyright (c) 2020 by Karen Etheridge.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
programming language system itself.
Some schema files have their own licence, in share/LICENSE.
perl v5.40.1 2025-05-31 JSON::Schema::Modern::ResultNode(3pm)