NAME
JSON::Schema::Draft201909::Utilities - Internal utilities for JSON::Schema::Draft201909
VERSION
version 0.019
SYNOPSIS
use JSON::Schema::Draft201909::Utilities qw(func1 func2..);
DESCRIPTION
This class contains internal utilities to be used by JSON::Schema::Draft201909.
SUPPORT
Bugs may be submitted through https://github.com/karenetheridge/JSON-Schema-Draft201909/issues.
I am also usually active on irc, as 'ether' at irc.perl.org
and irc.freenode.org
.
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.