Search results for "module:Regexp::Assemble"

Regexp::Assemble - Assemble multiple Regular Expressions into a single RE River stage two • 27 direct dependents • 88 total dependents

Regexp::Assemble takes an arbitrary number of regular expressions and assembles them into a single regular expression (or RE) that matches all that the individual REs match. As a result, instead of having a large list of expressions to loop over, a t...

RSAVAGE/Regexp-Assemble-0.38 - 19 Jun 2017 23:15:38 UTC

Regexp::Assemble::Compressed - Assemble more compressed Regular Expression River stage zero No dependents

Regexp::Assemble::Compressed is a subclass of Regexp::Assemble. It assembles more compressed regular expressions....

TANIGUCHI/Regexp-Assemble-Compressed-0.02 - 13 Sep 2010 07:32:54 UTC

Bencher::Scenario::Regexp::Assemble - Benchmark Regexp::Assemble River stage one • 1 direct dependent • 1 total dependent

Packaging a benchmark script as a Bencher scenario makes it convenient to include/exclude/add participants/datasets (either via CLI or Perl code), send the result to a central repository, among others . See Bencher and bencher (CLI) for more details....

PERLANCAR/Bencher-Scenario-Regexp-Assemble-0.040 - 05 Feb 2023 00:05:27 UTC

Regexp::List - Assemble multiple Regular Expressions into a single RE River stage one • 1 direct dependent • 1 total dependent

This module exists just for the sake of compatibility w/ version 0.16 and below. new Just a stub. list2re Simply does: Regexp::Asssemble->new->add(@list);...

DANKOGAI/Regexp-Optimizer-0.23 - 26 Feb 2013 05:50:34 UTC

PPIx::Regexp::Lexer - Assemble tokenizer output. River stage three • 9 direct dependents • 167 total dependents

This class takes the token stream generated by PPIx::Regexp::Tokenizer and generates the parse tree....

WYANT/PPIx-Regexp-0.088 - 28 Feb 2023 11:54:05 UTC

Regexp::Trie - builds trie-ized regexp River stage three • 1 direct dependent • 228 total dependents

This module is a faster but simpler version of Regexp::Assemble or Regexp::Optimizer. It builds a trie-ized regexp as above. This module is faster than Regexp::Assemble but you can only add literals. "a+b" is treated as "a\+b", not "more than one a's...

DANKOGAI/Regexp-Trie-0.02 - 27 Apr 2006 05:46:12 UTC

Bio::Regexp - Exhaustive DNA/RNA/protein regexp searches River stage zero No dependents

This module is for searching inside DNA or RNA or protein sequences. The sequence to be found is specified by a restricted version of regular expressions. The restrictions allow us to manipulate the regexp in various ways described below. As well as ...

FRACTAL/Bio-Regexp-0.101 - 26 Jan 2014 18:11:26 UTC

Regexp::Optimizer - optimizes regular expressions River stage one • 1 direct dependent • 1 total dependent

DANKOGAI/Regexp-Optimizer-0.23 - 26 Feb 2013 05:50:34 UTC

Regexp::Parsertron - Parse a Perl regexp into a data structure of type Tree River stage zero No dependents

Parses a regexp into a tree object managed by the Tree module, and provides various methods for updating and retrieving that tree's contents. This module uses Marpa::R2 and Moo....

RSAVAGE/Regexp-Parsertron-1.05 - 21 Nov 2018 22:31:29 UTC
9 results (0.071 seconds)