Ref::Util::PP(3) User Contributed Perl Documentation Ref::Util::PP(3)

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

version 0.204

use Ref::Util;

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".

  • 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>

This software is Copyright (c) 2017 by Sawyer X.

This is free software, licensed under:

The MIT (X11) License
2023-07-26 perl v5.38.0