-
-
27 Oct 2020 18:06:42 UTC
- Distribution: JSON-XS
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Issues (12)
- Testers (3212 / 272 / 0)
- Kwalitee
Bus factor: 1- 82.13% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (84.72KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Types::Serialiser
- common::sense
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
JSON::XS::Boolean - dummy module providing JSON::XS::Boolean
SYNOPSIS
# do not "use" yourself
DESCRIPTION
This module exists only to provide overload resolution for Storable and similar modules. It's only needed for compatibility with data serialised (by other modules such as Storable) that was decoded by JSON::XS versions before 3.0.
Since 3.0, JSON::PP::Boolean has replaced it. Support for JSON::XS::Boolean will be removed in a future release.
AUTHOR
Marc Lehmann <schmorp@schmorp.de> http://home.schmorp.de/
Module Install Instructions
To install JSON::XS, copy and paste the appropriate command in to your terminal.
cpanm JSON::XS
perl -MCPAN -e shell install JSON::XS
For more information on module installation, please visit the detailed CPAN module installation guide.