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

Search results for "String::Approx"

String::Approx - Perl extension for approximate matching (fuzzy matching) River stage one • 6 direct dependents • 7 total dependents

String::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errorrs, speling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot). NOTE: Str...

JHI/String-Approx-3.28 - 16 Apr 2017 08:52:13 UTC - Search in distribution

Symbol::Approx::Sub::String::Approx River stage one • 1 direct dependent • 1 total dependent

DAVECROSS/Symbol-Approx-Sub-v3.1.3 - 13 Jan 2021 10:36:17 UTC - Search in distribution

Tie::Hash::Approx - Approximative match of hash keys using String::Approx River stage zero No dependents

Following the idea of Tie::Hash::Regex, this module is an attempt to make fuzzy matches on hash keys. The module first tries to fetch the exact key of the hash, and failing that, the key is passed to the String::Approx' "amatch" function. Note that y...

BRIAC/Tie-Hash-Approx-0.03 - 01 Aug 2002 21:25:42 UTC - Search in distribution

Pumpkin - Notes on handling the Perl Patch Pumpkin And Porting Perl River stage five • 11292 direct dependents • 32664 total dependents

This document attempts to begin to describe some of the considerations involved in patching, porting, and maintaining perl. This document is still under construction, and still subject to significant changes. Still, I hope parts of it will be useful,...

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

Apache::ASP - Active Server Pages for Apache with mod_perl River stage one • 2 direct dependents • 2 total dependents

Apache::ASP provides an Active Server Pages port to the Apache Web Server with Perl scripting only, and enables developing of dynamic web applications with session management and embedded Perl code. There are also many powerful extensions, including ...

CHAMAS/Apache-ASP-2.63 - 15 Mar 2018 05:28:37 UTC - Search in distribution

IT::perlfaq4 River stage zero No dependents

ENRYS/POD2-IT-0.13 - 26 Aug 2009 16:35:44 UTC - Search in distribution

Log::Log4perl - Log4j implementation for Perl River stage four • 376 direct dependents • 1144 total dependents

Log::Log4perl lets you remote-control and fine-tune the logging behaviour of your system from the outside. It implements the widely popular (Java-based) Log4j logging package in pure Perl. For a detailed tutorial on Log::Log4perl usage, please read <...

ETJ/Log-Log4perl-1.57 - 21 Oct 2022 16:47:36 UTC - Search in distribution

Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring River stage two • 12 direct dependents • 19 total dependents

A module for number theory in Perl. This includes prime sieving, primality tests, primality proofs, integer factoring, counts / bounds / approximations for primes, nth primes, and twin primes, random prime generation, and much more. This module is th...

DANAJ/Math-Prime-Util-0.73 - 15 Nov 2018 18:56:14 UTC - Search in distribution
  • ntheory - Number theory utilities

perlfaq4 - Data Manipulation River stage zero No dependents

This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....

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

PDL::Course - A journey through PDL's documentation, from beginner to advanced. River stage three • 93 direct dependents • 101 total dependents

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC - Search in distribution
  • PDL::Core - fundamental PDL functionality and vectorization/broadcasting
  • PDL::Transform::Proj4 - PDL::Transform interface to the Proj4 projection library

PDL::OpenCV::Imgproc - PDL bindings for OpenCV CLAHE, GeneralizedHough, GeneralizedHoughBallard, GeneralizedHoughGuil, LineSegmentDetector, Subdiv2D River stage zero No dependents

ETJ/PDL-OpenCV-0.001 - 26 Mar 2023 06:02:44 UTC - Search in distribution

Term::GnuplotTerminals - documentation of gnuplot output devices River stage zero No dependents

ILYAZ/Term-Gnuplot-0.90380906 - 01 Aug 2018 12:13:22 UTC - Search in distribution

Date::Manip::Changes6 - changes in Date::Manip 6.xx River stage three • 61 direct dependents • 201 total dependents

SBECK/Date-Manip-6.95 - 01 Mar 2024 16:18:57 UTC - Search in distribution

Test::PDL - Test Perl Data Language arrays (a.k.a. ndarrays) for equality River stage one • 1 direct dependent • 1 total dependent

With Test::PDL, you can compare two ndarrays for equality. The comparison is performed as thoroughly as possible, comparing types, dimensions, bad value patterns, and finally the values themselves. The exact behaviour can be configured by setting cer...

ETJ/Test-PDL-0.20 - 26 Feb 2022 21:27:36 UTC - Search in distribution

PDL::Opt::NonLinear - Non Linear optimization routines River stage zero No dependents

This module provides routine that solves optimization problem: minimize f(x) x Some routines can handle bounds, so: minimize f(x) x subject to low <= x <= up...

ETJ/PDL-Opt-NonLinear-0.08 - 21 Feb 2022 08:00:16 UTC - Search in distribution

authentication_milter - A Perl Mail Authentication Milter River stage one • 3 direct dependents • 3 total dependents

MBRADSHAW/Mail-Milter-Authentication-3.20240205 - 05 Feb 2024 02:47:19 UTC - Search in distribution

Mail::SpamAssassin::Conf - SpamAssassin configuration file River stage two • 13 direct dependents • 18 total dependents

SpamAssassin is configured using traditional UNIX-style configuration files, loaded from the "/usr/share/spamassassin" and "/etc/mail/spamassassin" directories. The following web page lists the most important configuration settings used to configure ...

SIDNEY/Mail-SpamAssassin-4.0.1 - 29 Mar 2024 12:07:52 UTC - Search in distribution

Config::Model - a framework to validate, migrate and edit configuration files River stage two • 11 direct dependents • 11 total dependents

Config::Model enables a project developer to provide an interactive configuration editor (graphical, curses based or plain terminal) to users. To provide these tools, Config::Model needs: * A description of the structure and constraints of the projec...

DDUMONT/Config-Model-2.153 - 14 Jul 2023 17:35:53 UTC - Search in distribution

Tree::Parser - Module to parse formatted files into tree structures River stage one • 2 direct dependents • 2 total dependents

This module can parse various types of input (formatted and containing hierarchal information) into a tree structures. It can also deparse the same tree structures back into a string. It accepts various types of input, such as; strings, filenames, ar...

STEVAN/Tree-Parser-0.15 - 02 Oct 2007 23:32:07 UTC - Search in distribution

Math::Quaternion - Perl class to represent quaternions River stage one • 2 direct dependents • 2 total dependents

This package lets you create and manipulate quaternions. A quaternion is a mathematical object developed as a kind of generalization of complex numbers, usually represented by an array of four real numbers, and is often used to represent rotations in...

JCHIN/Math-Quaternion-0.07 - 17 Nov 2013 13:39:38 UTC - Search in distribution
61 results (0.128 seconds)