Ref::Util::PP - pure-Perl version of Ref::Util
Contents
Copyright And License
This software is Copyright (c) 2017 by Sawyer X.
This is free software, licensed under:
The MIT (X11) License
perl v5.36.0 2022-12-07 Ref::Util::PP(3pm)
Description
This module provides a pure-Perl implementation of the functions in Ref::Util.
Ref::Util:PP will be used automatically if Ref::Util is installed on a system with no C compiler, but you
can force its usage by setting either $Ref::Util::IMPLEMENTATION or the "PERL_REF_UTIL_IMPLEMENTATION"
environment variable to "PP".
Name
Ref::Util::PP - pure-Perl version of Ref::Util
Synopsis
use Ref::Util;
Version
version 0.204
