JSON::backportPP::Boolean
Section: User Contributed Perl Documentation (3)
Updated: 2021-02-22
Page Index
NAME
JSON::PP::Boolean - dummy module providing JSON::PP::Boolean
SYNOPSIS
# do not "use" yourself
DESCRIPTION
This module exists only to provide overload resolution for Storable and similar modules. See
JSON::PP for more info about this class.
AUTHOR
This idea is from JSON::XS::Boolean written by Marc Lehmann <schmorp[at]schmorp.de>
LICENSE
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.