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

Search results for "Bit::Vector::Overload"

Bit::Vector::Overload - Overloaded operators add-on for Bit::Vector River stage three • 32 direct dependents • 384 total dependents

* "$config = Bit::Vector->Configuration();" * "Bit::Vector->Configuration($config);" * "$oldconfig = Bit::Vector->Configuration($newconfig);" This method serves to alter the semantics (i.e., behaviour) of certain overloaded operators (which are all i...

STBEY/Bit-Vector-7.4 - 20 Nov 2014 09:49:01 UTC - Search in distribution

perlop - Operadores y precedencia en Perl *** DOCUMENTO SIN REVISAR *** River stage zero No dependents

ENELL/POD2-ES-5.24.0.5 - 01 Jan 2017 21:24:12 UTC - Search in distribution
  • perlfunc - Funciones predefinidas en Perl *** DOCUMENTO SIN REVISAR ***

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

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

List::Gen - provides functions for generating lists River stage one • 2 direct dependents • 2 total dependents

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

perlglossary - Perl Glossary River stage zero No dependents

A glossary of terms (technical and otherwise) used in the Perl documentation, derived from the Glossary of *Programming Perl*, Fourth Edition. Words or phrases in bold are defined elsewhere in this glossary. Other useful sources include the Unicode G...

ETHER/perlfaq-5.20240218 - 18 Feb 2024 17:37:36 UTC - Search in distribution

Emacs::Lisp - Support for writing Emacs extensions in Perl River stage zero No dependents

Emacs allows you to customize your environment using Lisp. With EPL, you can use Perl, too. This module allows Perl code to call functions and access variables of Lisp. You still need to learn some Lisp in order to understand *The Elisp Manual*, whic...

JTOBEY/Emacs-EPL-0.7 - 13 Feb 2001 05:42:49 UTC - Search in distribution

FAST::List::Gen - provides functions for generating lists River stage zero No dependents

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

share::Apocalypse::A06 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

PDL::QuickStart - Quick introduction to PDL features. River stage three • 93 direct dependents • 101 total dependents

Introduction Perl is an extremely good and versatile scripting language, well suited to beginners and allows rapid prototyping. However until recently it did not support data structures which allowed it to do fast number crunching. However with the d...

ETJ/PDL-2.087 - 05 Apr 2024 22:39:41 UTC - Search in distribution

Set::Scalar - basic set operations River stage three • 32 direct dependents • 188 total dependents

Creating $s = Set::Scalar->new; $s = Set::Scalar->new(@members); $t = $s->clone; $t = $s->copy; # Clone of clone. $t = $s->empty_clone; # Like clone() but with no members. Modifying $s->insert(@members); $s->delete(@members); $s->invert(@members); # ...

DAVIDO/Set-Scalar-1.29 - 24 Mar 2014 14:50:23 UTC - Search in distribution

PDL::OpenCV - PDL interface to OpenCV River stage zero No dependents

Use PDL::OpenCV to call OpenCV functions on your data using Perl/PDL. As can be seen above, this distribution is structured to very closely match the structure of OpenCV v4 itself. That means the submodules match the "classes" and/or "modules" in Ope...

ETJ/PDL-OpenCV-0.001 - 26 Mar 2023 06:02:44 UTC - Search in distribution
  • PDL::OpenCV::Imgproc - PDL bindings for OpenCV CLAHE, GeneralizedHough, GeneralizedHoughBallard, GeneralizedHoughGuil, LineSegmentDetector, Subdiv2D
  • PDL::OpenCV::Tracking - PDL bindings for OpenCV DISOpticalFlow, DenseOpticalFlow, FarnebackOpticalFlow, KalmanFilter, SparseOpticalFlow, SparsePyrLKOpticalFlow, Tracker, TrackerCSRT, TrackerDaSiamRPN, TrackerGOTURN, TrackerKCF, TrackerMIL, VariationalRefinement

IO::Vectored - Read from or write to multiple buffers at once River stage zero No dependents

Vectored-IO is sometimes called "scatter-gather" IO. The idea is that instead of doing multiple read(2) or write(2) system calls for each string, your program creates a vector of pointers to all the strings you wish to read/write and then does a sing...

FRACTAL/IO-Vectored-0.110 - 30 Oct 2014 04:20:23 UTC - Search in distribution

Color::Model::RGB - Color model of RGB River stage one • 2 direct dependents • 2 total dependents

Color::Model::RGB is a color model of RGB implemented by 3D mathematical vector. This provides abstruct calculation for colors with overloding and methods to convert values to simply hexadecimal string designed for HTML, CSS and etc. Color::Model::RG...

TONODERA/Color-Model-RGB-1.02 - 12 Mar 2010 16:02:02 UTC - Search in distribution

Bundle::FinalTest - Perl extension for blah blah blah River stage zero No dependents

Stub documentation for Bundle::FinalTest, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited. Blah blah blah....

MARSAB/Bundle-FinalTest - 02 Aug 2011 05:52:05 UTC - Search in distribution

Task::MasteringPerl - Modules used in Mastering Perl, 2nd Edition River stage one • 1 direct dependent • 1 total dependent

Task::MasteringPerl installs the modules mentioned in Mastering Perl. Some of them might not install everywhere. * AnyDBM_File * Apache::PerlRun * Apache::Perldoc * Apache::Pod * App::Smbxfer * AutoLoader * AutoSplit * B::Deobfuscate * B::Deparse * B...

BDFOY/Task-MasteringPerl-1.006 - 23 Jan 2021 20:59:44 UTC - Search in distribution

Math::Random::MT::Auto - Auto-seeded Mersenne Twister PRNGs River stage two • 7 direct dependents • 16 total dependents

The Mersenne Twister is a fast pseudorandom number generator (PRNG) that is capable of providing large volumes (> 10^6004) of "high quality" pseudorandom data to applications that may exhaust available "truly" random data sources or system-provided P...

JDHEDDEN/Math-Random-MT-Auto-6.23 - 27 Nov 2018 03:25:49 UTC - Search in distribution

Bundle::STBEY - a Bundle of my most popular modules River stage zero No dependents

This module only serves the purpose of automatically installing the following modules as "prerequisites" when this module is installed with "CPAN" or "CPANPLUS":...

STBEY/Bundle-STBEY-1.1 - 26 Oct 2009 02:18:09 UTC - Search in distribution

Algorithm::BitVector - A memory efficient packed representation of arbitrary sized bit arrays and for logical and arithmetic operations on such arrays. River stage zero No dependents

My main motivation for creating this module was to provide the students at Purdue and elsewhere with a Perl class whose API is the same as that of my Python based "BitVector" module that appears to have become popular for prototyping algorithms for c...

AVIKAK/Algorithm-BitVector-1.26 - 15 Jan 2018 15:53:49 UTC - Search in distribution
18 results (0.117 seconds)