You are viewing the version of this documentation from Perl blead. This is the main development branch of Perl. (git commit 0a05a8bd231063e1ba6d039754d9e635d47441b5)

CONTENTS

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.