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

Search results for "scalar::util"

Scalar::Util - A selection of general-utility scalar subroutines River stage five • 3901 direct dependents • 32646 total dependents

"Scalar::Util" contains a selection of subroutines that people have expressed would be nice to have in the perl core, but the usage would not really be high enough to warrant the use of a keyword, and the size would be so small that being individual ...

PEVANS/Scalar-List-Utils-1.63 - 08 Aug 2022 13:53:51 UTC - Search in distribution
  • Sub::Util - A selection of utility subroutines for subs and CODE references
  • List::Util - A selection of general-utility list subroutines
  • List::Util::XS - Indicate if List::Util was compiled with a C compiler

Scalar::Vec::Util - Utility routines for vec strings. River stage zero No dependents

This module provides a set of utility routines that efficiently manipulate bits in vec strings. Highly optimized XS functions are used whenever possible, but straightforward pure Perl replacements are also available for platforms without a C compiler...

VPIT/Scalar-Vec-Util-0.08 - 02 Sep 2013 13:03:01 UTC - Search in distribution

Pcore::Util::Scalar River stage one • 1 direct dependent • 1 total dependent

ZDM/Pcore-v0.139.0 - 14 Jul 2020 14:12:56 UTC - Search in distribution

Scalar::Util::Numeric - numeric tests for perl scalars River stage three • 44 direct dependents • 811 total dependents

This module exports a number of wrappers around perl's builtin "grok_number" function, which returns the numeric type of its argument, or 0 if it isn't numeric....

CHOCOLATE/Scalar-Util-Numeric-0.40 - 21 Oct 2014 22:24:13 UTC - Search in distribution

Scalar::Util::Reftype River stage one • 5 direct dependents • 5 total dependents

This module is DEPRECATED. Please use Ref::Util instead. This is an alternate interface to "Scalar::Util"'s "reftype" function. Instead of manual type checking you can just call methods on the result to see if matches the desired type....

BURAK/Scalar-Util-Reftype-0.46 - 25 Dec 2018 11:24:01 UTC - Search in distribution

Scalar::Util::Instance - Generates and installs is-a predicates River stage zero No dependents

Scalar::Util::Instance provides is-a predicates to look up an is-a hierarchy for specific classes. This is an alternative to "blessed($obj) && $obj->isa(...)", but is significantly faster than it....

GFUJI/Scalar-Util-Instance-0.001 - 26 Oct 2009 05:58:06 UTC - Search in distribution

Scalar::Util::Numeric::PP - Pure-perl drop-in replacement/approximation of Scalar::Util::Numeric River stage three • 8 direct dependents • 609 total dependents

This module is written mainly for the convenience of Data::Sah, as a drop-in pure-perl replacement for the XS module Scalar::Util::Numeric, in the case when Data::Sah needs to generate code that uses PP modules instead of XS ones. Not all functions f...

PERLANCAR/Scalar-Util-Numeric-PP-0.04 - 21 Jan 2016 19:52:42 UTC - Search in distribution

Scalar::Util::LooksLikeNumber - Access to looks_like_number() perl API function River stage two • 3 direct dependents • 14 total dependents

"Scalar::Util::LooksLikeNumber" contains looks_like_number() like "Scalar::Util"'s looks_like_number(), except it returns the raw value from the C function. Scalar::Util used to do this also, but it returns a booleanized value since 1.39....

PERLANCAR/Scalar-Util-LooksLikeNumber-1.39.2 - 06 Nov 2015 06:35:57 UTC - Search in distribution

Bencher::Scenario::Scalar::Util::Numeric - Benchmark Scalar::Util::Numeric vs Scalar::Util::Numeric::PP River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenario-Scalar-Util-Numeric-0.021 - 05 Mar 2023 00:05:02 UTC - Search in distribution

Template::Plugin::ScalarUtil - Scalar::Util plugin for Template-Toolkit River stage one • 1 direct dependent • 1 total dependent

Use Scalar::Util functions in your templates....

AJGB/Template-Plugin-ScalarUtil-1.121160 - 25 Apr 2012 22:51:12 UTC - Search in distribution

lib/Scalar/Random/PP/OO.pm River stage zero No dependents

INGY/Scalar-Random-PP-0.11 - 17 Sep 2010 22:51:23 UTC - Search in distribution

lib/Bencher/ScenarioR/ScalarUtilNumeric.pm River stage one • 1 direct dependent • 1 total dependent

This module is automatically generated by Pod::Weaver::Plugin::Bencher::Scenario during distribution build. A Bencher::ScenarioR::* module contains the raw result of sample benchmark and might be useful for some stuffs later....

PERLANCAR/Bencher-Scenario-ScalarUtilNumeric-0.02 - 25 Jan 2017 06:30:49 UTC - Search in distribution

Util::Utl - Scalar::Util, List::Util, List::MoreUtils, String::Util & more (via one subroutine) River stage zero No dependents

Util::Utl exports a single subroutine "utl" which provides access to: Scalar::Util List::Util List::MoreUtils String::Util...

ROKR/Util-Utl-0.0011 - 11 Jul 2011 22:24:01 UTC - Search in distribution

Scalar::MoreUtils - Provide the stuff missing in Scalar::Util River stage zero No dependents

Similar to "Hsah::MoreUtils" and "List::MoreUtils", "Scalar::MoreUtils" contains trivial but commonly-used scalar functionality. Essentially, provide some pretty trivial functionality that I find useful over and over. The value of this module will pr...

RKRIMEN/Scalar-MoreUtils-0.02 - 08 Feb 2007 03:59:52 UTC - Search in distribution

Data::Thunk - A sneakier Scalar::Defer ;-) River stage one • 1 direct dependent • 1 total dependent

This is an implementation of thunks a la Scalar::Defer, but uses Data::Swap and assignment to $_[0] in order to leave a minimal trace of the thunk. In the case that a reference is returned from "lazy { }" Data::Swap can replace the thunk ref with the...

FLORA/Data-Thunk-0.07 - 10 Sep 2010 09:29:15 UTC - Search in distribution

Z - collection of modules for rapid app development River stage one • 1 direct dependent • 1 total dependent

Just a shortcut for loading a bunch of modules that allow you to quickly code Perl stuff. I've tried to avoid too many domain-specific modules like HTTP::Tiny, etc. The modules chosen should be broadly useful for a wide variety of tasks. Perl Version...

TOBYINK/Z-0.008 - 08 Nov 2020 16:08:49 UTC - Search in distribution

B - The Perl Compiler Backend River stage five • 11292 direct dependents • 32664 total dependents

The "B" module supplies classes which allow a Perl program to delve into its own innards. It is the module used to implement the "backends" of the Perl compiler. Usage of the compiler does not require knowledge of this module: see the O module for th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

pl - Perl One-Liner Magic Wand River stage zero No dependents

*Don't believe everything you read on SourceForge^H^H^H the internet! -- Plato :-y* Pl follows Perl's philosophy for one-liners: the one variable solely used in one-liners, @F, is single-lettered. Because not everyone may like that, pl has it both wa...

PFEIFFER/App-pl-0.91.1 - 13 Jul 2023 18:38:12 UTC - Search in distribution

td - Manipulate table data River stage one • 2 direct dependents • 2 total dependents

What is td? *td* receives table data from standard input and performs an action on it. It has functionality similar to some Unix commands like *head*, *tail*, *wc*, *cut*, *sort* except that it operates on table rows/columns instead of lines/characte...

PERLANCAR/App-td-0.111 - 05 May 2023 00:05:59 UTC - Search in distribution

aemp - AnyEvent:MP utility River stage one • 2 direct dependents • 2 total dependents

With aemp you can configure various aspects of AnyEvent::MP and its protocol, send various messages and even run a node. The aemp utility works like cvs, svn or other commands: the first argument defines which operation (subcommand) is requested, aft...

MLEHMANN/AnyEvent-MP-2.02 - 29 Jul 2018 02:24:02 UTC - Search in distribution
957 results (0.127 seconds)