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

Search results for "ops"

ops - Perl pragma to restrict unsafe operations when compiling River stage five • 11292 direct dependents • 32664 total dependents

Since the "ops" pragma currently has an irreversible global effect, it is only of significant practical use with the "-M" option on the command line. See the Opcode module for information about opcodes, optags, opmasks and important information about...

PEVANS/perl-5.38.2 - 29 Nov 2023 16:10:36 UTC - Search in distribution

FP::Ops - function wrappers around Perl ops River stage zero No dependents

There's no way to take a code reference to Perl operators, hence a subroutine wrapper is necessary to use them as first-class values (like pass them as arguments to higher-order functions like list_map / ->map). This module provides them. Also simila...

PFLANZE/FunctionalPerl-0.72.76 - 22 Jan 2023 15:12:41 UTC - Search in distribution

PDL::Ops - Fundamental mathematical operators River stage three • 93 direct dependents • 101 total dependents

This module provides the functions used by PDL to overload the basic mathematical operators ("+ - / *" etc.) and functions ("sin sqrt" etc.) It also includes the function "log10", which should be a perl function so that we can overload it! Matrix mul...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution

Tree::Ops - Tree operations. River stage zero No dependents

Tree operations. Version 20201030. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Tree-Ops-20201030 - 31 Oct 2020 23:11:16 UTC - Search in distribution

Preprocess::Ops - Preprocess ◁, ◀, ▷ and ▶ as operators in ANSI-C. River stage zero No dependents

Preprocess ◁, ◀, ▷ and ▶ as operators in ANSI-C. Version 20201117. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index. POD ERRORS Hey! The above document had ...

PRBRENAN/Preprocess-Ops-20201117 - 17 Nov 2020 18:06:13 UTC - Search in distribution

Meta::Db::Ops - Perl module to create a database for you. River stage zero No dependents

This module does various database related tasks like exporting from databases in a generic fashion, translating database names so that development environments could use the same DB server as production environments and not have to worry about messin...

VELTZER/Meta-0.08 - 31 Dec 2002 10:05:41 UTC - Search in distribution

PDL::CCS::Ops - Low-level binary operations for compressed storage sparse PDLs River stage one • 1 direct dependent • 3 total dependents

MOOCOW/PDL-CCS-1.23.22 - 14 Apr 2023 12:19:06 UTC - Search in distribution
  • PDL::CCS::MatrixOps - Low-level matrix operations for compressed storage sparse PDLs
  • PDL::CCS - Sparse N-dimensional PDLs with compressed column storage

List::Gen::Lazy::Ops - perl ops with partial + lazy application River stage one • 2 direct dependents • 2 total dependents

ASG/List-Gen-0.974 - 12 Nov 2011 05:03:05 UTC - Search in distribution

Language::Befunge::Ops - definition of the various operations River stage one • 3 direct dependents • 3 total dependents

This module implements the various befunge operations. Not all those operations will be supported by the interpreter though, it will depend on the type of befunge chosen....

JQUELIN/Language-Befunge-5.000 - 20 May 2016 13:35:19 UTC - Search in distribution

XML::Filter::Dispatcher::Ops - The Syntax Tree River stage zero No dependents

RBS/XML-Filter-Dispatcher-0.52 - 04 Jun 2003 20:15:21 UTC - Search in distribution

perfSONAR_PS::Datatypes::EventTypes::Ops - a container for various perfSONAR http://ggf.org/ns/nmwg/ops/ eventtypes River stage zero No dependents

The purpose of this module is to create OO interface for ops eventtypes and therefore add the layer of abstraction for any ops eventtypes related operation ( mostly for perfSONAR response). All perfSONAR-PS classes should work with the instance of th...

PERFSONAR/perfSONAR_PS-Services-PingER-0.09 - 05 Apr 2008 22:13:55 UTC - Search in distribution

FAST::List::Gen::Lazy::Ops - perl ops with partial + lazy application River stage zero No dependents

DHARD/FAST-1.06 - 21 Apr 2015 08:04:25 UTC - Search in distribution

lib/Java/JVM/Classfile/Ops.pm River stage zero No dependents

LBROCARD/Java-JVM-Classfile-0.20 - 27 Dec 2007 20:29:21 UTC - Search in distribution

SQL::SimpleOps - SQL Simple Operations River stage zero No dependents

This module was created to execute basic SQL commands in a database engine, where it proposes the most common and basic operations with low parameter complexity. The module allow switch between database engine without recoding. It makes the necessary...

CCELSO/SQL-SimpleOps-2023.362.1 - 28 Dec 2023 23:05:52 UTC - Search in distribution

Devel::CountOps - precise timing for Perl 5 code River stage one • 1 direct dependent • 1 total dependent

This module allows you to very simply measure the number of ops dispatched in the execution of Perl code. While not perfectly correlated with time, it has the advantage of being infinitely precise - it will come up the same value every time, and can ...

SOREAR/Devel-CountOps-0.01 - 17 Jun 2010 03:32:33 UTC - Search in distribution

Unix::PasswdFileOps - Operations on Unix Passwd file River stage zero No dependents

This module will perform sorting on a standard UNIX passwd file, the sort is performed against the UID by default although this can be altered using the sort_field() function. Additionally it can populate an internal hash of arrays with line informat...

BMAYNARD/Unix-PasswdFileOps-0.4 - 18 Feb 2011 15:08:45 UTC - Search in distribution

Template::Plugin::ListOps - Plugin interface to list operations River stage zero No dependents

The ListOps plugin attempts to provide a complete set of list operations for use within templates. Initially, I intended this to be a wrapper around the Set::Array module, so much of it's functionality and the naming of the functions come from that. ...

SBECK/Template-Plugin-ListOps-2.01 - 25 Feb 2010 13:29:07 UTC - Search in distribution

Symbol::Opaque - ML-ish data constructor pattern matching River stage zero No dependents

This module allows the creation of data constructors, which can then be conditionally unified like in Haskell or ML. When you use the binding operator "<<", between two structures, this module tries to bind any *free variables* on the left in order t...

LPALMER/Symbol-Opaque-0.03 - 20 Aug 2005 08:14:49 UTC - Search in distribution

Benchmark::Featureset::SetOps - Compare various array/set handling modules River stage zero No dependents

Benchmark::Featureset::SetOps compares various array/set handling modules. The list of modules processed is shipped in data/module.list.ini, and can easily be edited before re-running: shell> scripts/copy.config.pl shell> scripts/setops.report.pl The...

RSAVAGE/Benchmark-Featureset-SetOps-1.06 - 17 Apr 2017 08:11:50 UTC - Search in distribution

Bencher::Scenario::ComparisonOps - Benchmark comparison operators 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-ComparisonOps-0.03 - 26 Jun 2016 10:27:30 UTC - Search in distribution
262 results (0.135 seconds)