The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Ref-Util GONZUS"

Ref::Util::PP - pure-Perl version of Ref::Util River stage three • 152 direct dependents • 464 total dependents

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

ARC/Ref-Util-0.204 - 19 Apr 2018 11:23:10 UTC

Ref::Util - Utility functions for checking references River stage three • 152 direct dependents • 464 total dependents

Ref::Util introduces several functions to help identify references in a smarter (and usually faster) way. In short: # conventional approach # with Ref::Util ref( $foo ) eq 'ARRAY' is_plain_arrayref( $foo ) use Scalar::Util qw( reftype ); reftype( $fo...

ARC/Ref-Util-0.204 - 19 Apr 2018 11:23:10 UTC
2 results (0.026 seconds)