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

Search results for "module:Data::Match"

Data::Match - Complex data structure pattern matching River stage one • 1 direct dependent • 2 total dependents

Data::Match provides extensible complex Perl data structure searching and matching....

KSTEPHENS/Data-Match-0.06 - 18 Dec 2002 09:20:36 UTC

Data::Password::zxcvbn::Match - role for match objects River stage one • 2 direct dependents • 2 total dependents

zxcvbn estimates the strength of a password by guessing which way a generic password cracker would produce it, and then guessing after how many tries it would produce it. This role provides the basic behaviour and interface for the classes that imple...

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::Date - match class for digit sequences that look like dates River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password, consisting of digits and maybe separators, can be guessed by scanning dates in the recent past (like birthdays, or recent events)....

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::Regex - match class for recognisable patterns in passwords River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password can be guessed by enumerating small languages described by regular expressions. By default, the only regex used is one that matches recent years (yes, this is very similar to what...

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::Repeat - match class for repetitions of other matches River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password is a repetition of some other kind of match....

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::Spatial - match class for sequences of nearby keys River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password can be obtained by moving a finger in a continuous line on a keyboard....

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::Sequence - match class for sequences of uniformly-spaced codepoints River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password, consisting of uniformly-spaced codepoints, is easy to guess....

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::UserInput - match class for words that match other user-supplied information River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password can be guessed by using other pieces of information related to the user: their account name, real name, location, &c. This is a subclass of "Data::Password::zxcvbn::Match::Diction...

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::Dictionary - match class for words in passwords River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password can be guessed by going through a dictionary....

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::Match::BruteForce - special match class for brute-force guesses River stage one • 2 direct dependents • 2 total dependents

This class represents the guess that a certain substring of a password can't be guessed any other way than by going through all the characters combinations one by one. This kind of matches is not generated by "omnimatch": it's used internally by "mos...

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Password::zxcvbn::MatchList - a collection of matches for a password River stage one • 2 direct dependents • 2 total dependents

zxcvbn estimates the strength of a password by guessing which way a generic password cracker would produce it, and then guessing after how many tries it would produce it. This class represents a list of guesses ("matches"), covering different substri...

DAKKAR/Data-Password-zxcvbn-1.1.2 - 04 Apr 2023 14:52:12 UTC

Data::Type::Facet - a subelement of a type River stage zero No dependents

Facets are bric's for Data::Type::Object's. They are partially almost trivial (more or less), but have some advantages. They are modularising the testing procedure of any datatype (and therefore giving the magic to the "summary()" in Data::Type funct...

MUENALAN/Data-Type-0.02.02 - 31 Dec 2009 13:48:47 UTC

TM - Topic Maps, Base Class River stage one • 3 direct dependents • 3 total dependents

This class implements directly so-called *materialized* topic maps, i.e. those maps which completely reside in memory. Non-materialized and non-materializable maps can be implemented by deriving from this class by overloading one or all of the sub-in...

DRRHO/TM-1.56 - 08 Nov 2010 06:58:01 UTC

MMapDB - a simple database in shared memory River stage one • 2 direct dependents • 2 total dependents

"MMapDB" implements a database similar to a hash of hashes of hashes, ..., of arrays of data. It's main design goals were: * very fast read access * lock-free read access for massive parallelism * minimal memory consumption per accessing process * tr...

OPI/MMapDB-0.15 - 10 Sep 2012 10:40:17 UTC

Data::ESN - Manipulate mobile ESN values River stage zero No dependents

AWOHLD/Data-ESN-0.04 - 16 Jul 2015 14:39:40 UTC

Data::Sah - Fast and featureful data structure validation River stage three • 359 direct dependents • 603 total dependents

This distribution, "Data-Sah", implements compilers for producing Perl and JavaScript validators, as well as translatable human description text from Sah schemas. Compiler approach is used instead of interpreter for faster speed. The generated valida...

PERLANCAR/Data-Sah-0.917 - 16 Feb 2024 10:01:15 UTC

Data::Tab - Iterators as tabular data structures River stage zero No dependents

MICHAEL/Data-Tab-0.02 - 13 Sep 2014 10:58:11 UTC

Data::Find - Find data in arbitrary data structures River stage zero No dependents

ANDYA/Data-Find-0.03 - 29 May 2009 20:16:29 UTC

Data::Deep - Complexe Data Structure analysis and manipulation River stage zero No dependents

Data::Deep provides search, path, compare and applyPatch functions which may operate on complex Perl Data Structure for introspection, usage and manipulation (ref, hash or array, array of hash, blessed object and siple scalar). Package, Filehandles a...

DAMO/Data-Deep-0.13 - 11 Nov 2017 11:08:12 UTC

Data::Trie - An implementation of a letter trie River stage zero No dependents

This module implements a letter trie data structure. This is a linked set of nodes representing a set of words. Starting from the root, each letter of an included word is a daughter node of the trie. Hence, if a word is in the trie, there will be a p...

HAMMOND/data-trie-0.01 - 09 Aug 2004 19:39:23 UTC
251 results (0.041 seconds)