Search results for "string approx"
String::Approx - Perl extension for approximate matching (fuzzy matching)
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 - Apr 16, 2017 - Search in distribution
Symbol::Approx::Sub::String::Approx
DAVECROSS/Symbol-Approx-Sub-v3.1.3
-
Jan 13, 2021
-
Search in distribution
- Symbol::Approx::Sub::String::Equal
- Symbol::Approx::Sub - Perl module for calling subroutines by approximate names!
Tie::Hash::Approx - Approximative match of hash keys using String::Approx
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 - Aug 01, 2002 - Search in distribution
Pumpkin - Notes on handling the Perl Patch Pumpkin And Porting Perl
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 - May 28, 2022 - Search in distribution- Pumpkin - Notes on handling the Perl Patch Pumpkin And Porting Perl
- Pumpkin - Notes on handling the Perl Patch Pumpkin And Porting Perl
- perldebguts - Guts of Perl debugging
- 2 more results from perl »
Apache::ASP - Active Server Pages for Apache with mod_perl
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 - Mar 15, 2018 - Search in distribution
Log::Log4perl - Log4j implementation for Perl
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 - Oct 21, 2022 - Search in distribution
Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring
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 - Nov 15, 2018 - Search in distribution- ntheory - Number theory utilities
perlfaq4 - Data Manipulation
This section of the FAQ answers questions related to manipulating numbers, dates, strings, arrays, hashes, and miscellaneous data issues....
ETHER/perlfaq-5.20240218 - Feb 18, 2024 - Search in distribution- perlfaq6 - Regular Expressions
PDL::OpenCV::Imgproc - PDL bindings for OpenCV CLAHE, GeneralizedHough, GeneralizedHoughBallard, GeneralizedHoughGuil, LineSegmentDetector, Subdiv2D
ETJ/PDL-OpenCV-0.001
-
Mar 26, 2023
-
Search in distribution
PDL::Course - A journey through PDL's documentation, from beginner to advanced.
ETJ/PDL-2.100
-
Mar 27, 2025
-
Search in distribution
- PDL::Core - fundamental PDL functionality and vectorization/broadcasting
Locale::Unicode - Unicode Locale Identifier compliant with BCP47 and CLDR
This module implements the Unicode LDML (Locale Data Markup Language) extensions <https://unicode.org/reports/tr35/#u_Extension> It does not enforce the standard, and is merely an API to construct, access and modify locales. It is your responsibility...
JDEGUEST/Locale-Unicode-v0.3.11 - Jan 05, 2025 - Search in distribution
Term::GnuplotTerminals - documentation of gnuplot output devices
ILYAZ/Term-Gnuplot-0.90380906
-
Aug 01, 2018
-
Search in distribution
Date::Manip::Changes6 - changes in Date::Manip 6.xx
SBECK/Date-Manip-6.97
-
Mar 02, 2025
-
Search in distribution
- Date::Manip::DM5 - Date manipulation routines
- Date::Manip::Changes5 - changes in Date::Manip 5.xx
- Date::Manip::Calc - describes date calculations
- 3 more results from Date-Manip »
PDL::Opt::NonLinear - Non Linear optimization routines
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.09 - Apr 25, 2024 - Search in distribution
authentication_milter - A Perl Mail Authentication Milter
MBRADSHAW/Mail-Milter-Authentication-3.20241024
-
Oct 24, 2024
-
Search in distribution
Mail::SpamAssassin::Conf - SpamAssassin configuration file
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 - Mar 29, 2024 - Search in distribution
Tree::Parser - Module to parse formatted files into tree structures
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 - Oct 02, 2007 - Search in distribution
Config::Model - a framework to validate, migrate and edit configuration files
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.155 - Nov 24, 2024 - Search in distribution- Config::Model::Manual::ModelCreationIntroduction - Introduction to model creation with Config::Model
Math::Quaternion - Perl class to represent quaternions
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 - Nov 17, 2013 - Search in distribution