The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "VYF"

FFI::Platypus - Write Perl bindings to non-Perl libraries with FFI. No XS required. River stage two • 65 direct dependents • 88 total dependents

Platypus is a library for creating interfaces to machine code libraries written in languages like C, C++, Go, Fortran, Rust, Pascal. Essentially anything that gets compiled into machine code. This implementation uses libffi <https://sourceware.org/li...

PLICEASE/FFI-Platypus-2.08 - 05 May 2023 21:50:13 UTC - Search in distribution

Ref::Util - Utility functions for checking references River stage three • 141 direct dependents • 439 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 - Search in distribution

Ref::Util::XS - XS implementation for Ref::Util River stage one • 2 direct dependents • 3 total dependents

Ref::Util::XS is the XS implementation of Ref::Util, which provides several functions to help identify references in a more convenient way than the usual approach of examining the return value of "ref". You should use Ref::Util::XS by installing Ref:...

XSAWYERX/Ref-Util-XS-0.117 - 31 Jan 2018 11:47:31 UTC - Search in distribution
3 results (0.021 seconds)