logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Ref::Util::PP - pure-Perl version of Ref::Util

Authors

       •   Sawyer X <xsawyerx@cpan.org>

       •   Aaron Crane <arc@cpan.org>

       •   Vikenty Fesunov <vyf@cpan.org>

       •   Gonzalo Diethelm <gonzus@cpan.org>

       •   Karen Etheridge <ether@cpan.org>

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

See Also