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

Search results for "Matching"

only::matching - Check that two Perl files are version-locked River stage zero No dependents

The only module provides a great deal of interesting and rich functionality, allowing you to install multiple copies of modules and limit the version of a module you load to various arbitrary patterns. However, installing it creates some additional d...

ADAMK/only-matching-0.02 - 12 Dec 2007 00:47:17 UTC - Search in distribution

Graph::Matching - Maximum Matching in Graphs River stage zero No dependents

JORISVR/Graph-Matching-0.02 - 30 Apr 2012 10:47:07 UTC - Search in distribution

Directory::Scanner::Stream::Matching - Filtered streaming directory iterator River stage zero No dependents

This is provides a stream that will retain any item for which the given a "predicate" CODE ref returns true....

STEVAN/Directory-Scanner-0.04 - 02 Mar 2018 01:30:51 UTC - Search in distribution

Tk::MatchingBE - A single-selection BrowseEntry with 'matching' Entry widget River stage zero No dependents

Tk::MatchingBE is a Tk::BrowseEntry which allows for a single selection from a given list of choices/options. In order to find the right item in the choices list, the Entry widgets content is matched against the lists elements as the user types. The ...

LAMPRECHT/Tk-EntrySet-0.11 - 27 May 2011 15:31:51 UTC - Search in distribution

URL::RegexMatching - A library of utility methods for matching URLs with regex patterns. River stage zero No dependents

This package is based on regular expression patterns initially developed by John Gruber of Daring Fireball fame. This module is simply a packaging of his work to make utilization by the Perl community easier....

TIMA/URL-RegexMatching-1.1 - 04 Dec 2010 20:37:01 UTC - Search in distribution

Sub::PatternMatching - Functional languages' Pattern Matching for Perl subs River stage zero No dependents

Sub::PatternMatching implements "Pattern Matching," a programming idiom often found in functional languages like Haskell or OCaml. Pattern Matching refers to functions that do different things for different arguments. It is often referred to as polym...

SMUELLER/Sub-PatternMatching-1.04 - 06 Nov 2006 08:37:24 UTC - Search in distribution

Catalyst::RouteMatching - How Catalyst maps an incoming URL to actions in controllers. River stage three • 603 direct dependents • 677 total dependents

This is a WIP document intended to help people understand the logic that Catalyst uses to determine how to match in incoming request to an action (or action chain) in a controller. Request to Controller/Action Matching Catalyst maps requests to actio...

JJNAPIORK/Catalyst-Runtime-5.90131 - 20 Jul 2023 23:09:29 UTC - Search in distribution

Paws::Macie2::MatchingBucket River stage two • 9 direct dependents • 11 total dependents

Provides statistical data and other information about an S3 bucket that Amazon Macie monitors and analyzes....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Acme::CPANModules::MatchingString - List of modules related to matching string River stage zero No dependents

PERLANCAR/Acme-CPANModules-MatchingString-0.001 - 10 Jan 2024 01:49:01 UTC - Search in distribution

lib/Locale/CLDR/LanguageMatching.pm River stage three • 201 direct dependents • 201 total dependents

JGNI/Locale-CLDR-v0.44.1 - 01 Mar 2024 00:29:28 UTC - Search in distribution

lib/Rex/Test/Base/has_output_matching.pm River stage two • 18 direct dependents • 18 total dependents

FERKI/Rex-1.14.3 - 05 Aug 2023 19:38:49 UTC - Search in distribution

Dist::Zilla::Plugin::RemovePrereqsMatching - A more flexible prereq remover River stage zero No dependents

This plugin builds on Dist::Zilla::Plugin::RemovePrereqs to allow prerequisites to be removed by regular expression, rather than string equality. This can be useful when you have a "DPAN" package consisting of a bunch of modules under a common namesp...

RSRCHBOY/Dist-Zilla-Plugin-RemovePrereqsMatching-0.002 - 18 Jun 2012 17:22:07 UTC - Search in distribution

lib/Perl/Lint/Policy/RegularExpressions/RequireLineBoundaryMatching.pm River stage one • 1 direct dependent • 1 total dependent

MOZNION/Perl-Lint-0.25 - 27 Sep 2016 02:11:22 UTC - Search in distribution

lib/Reaction/UI/ViewPort/Field/Mutable/MatchingPasswords.pm River stage one • 1 direct dependent • 1 total dependent

ARCANEZ/Reaction-0.002005 - 08 Mar 2011 14:01:20 UTC - Search in distribution

Sub::Way - several ways of matching River stage zero No dependents

Sub::Way is the matching utility....

BAYASHI/Sub-Way-0.02 - 13 Oct 2014 01:32:30 UTC - Search in distribution

urpmf - Finds the packages matching some conditions River stage zero No dependents

By default, urpmf outputs the list of the known packages that contain a file whose name or path was specified as an argument on the command-line. <*pattern-expression*> is the name or part of the name of the file you want to locate. Perl-style regula...

TVIGNAUD/urpmi-v8.131 - 13 Apr 2023 20:20:10 UTC - Search in distribution

Tree::BK - Structure for efficient fuzzy matching River stage zero No dependents

The Burkhard-Keller, or BK tree, is a structure for efficiently performing fuzzy matching. By default, this module assumes string input and uses "distance" in Text::Levenshtein::XS to compare items and build the tree. However, a subroutine giving the...

NGLENN/Tree-BK-0.02 - 11 Oct 2014 08:52:11 UTC - Search in distribution

Sub::Go - DWIM sub blocks for smart matching River stage zero No dependents

In case you don't know, smart matching ("~~") data against a code block will run the block once (for scalars) or, distributively, many times for arrays and hashes: [1..10] ~~ sub { say shift }; @arr ~~ sub { say shift }; %h ~~ sub { ... }; The motiva...

RODRIGO/Sub-Go-0.01 - 11 Jul 2011 09:05:54 UTC - Search in distribution

Apporo - Perl binding for Apporo(Approximate String Matching Engine) River stage zero No dependents

Apporo is one of the Approximate String Matching Engine. In example, it can use to correct the miss spellings of search query of a medium scale web service. This module enable to use Apporo from the Perl scripts. You shoule see also http://code.googl...

OVERLAST/Apporo-0.000001 - 17 Aug 2012 15:27:20 UTC - Search in distribution

Smart::Match - Smart matching utilities River stage one • 1 direct dependent • 1 total dependent

This module provides a number of helper functions for smartmatching. Some are simple functions that directly match the left hand side, such as $foo ~~ positive $bar ~~ array Others are higher-order matchers that take one or more matchers as an argume...

LEONT/Smart-Match-0.008 - 27 Jun 2015 17:50:05 UTC - Search in distribution
3,618 results (0.167 seconds)