FreeBSD Manual Pages
Ref::Util::PP(3) User Contributed Perl Documentation Ref::Util::PP(3) NAME Ref::Util::PP - pure-Perl version of Ref::Util VERSION version 0.204 SYNOPSIS use Ref::Util; 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". AUTHORS o Sawyer X <xsawyerx@cpan.org> o Aaron Crane <arc@cpan.org> o Vikenty Fesunov <vyf@cpan.org> o Gonzalo Diethelm <gonzus@cpan.org> o Karen Etheridge <ether@cpan.org> COPYRIGHT AND LICENSE This software is Copyright (c) 2017 by Sawyer X. This is free software, licensed under: The MIT (X11) License perl v5.32.1 2018-04-19 Ref::Util::PP(3)
NAME | VERSION | SYNOPSIS | DESCRIPTION | AUTHORS | COPYRIGHT AND LICENSE
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=Ref::Util::PP&sektion=3&manpath=FreeBSD+13.0-RELEASE+and+Ports>