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

Search results for "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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Bencher::Scenario::RegexpAssemble - 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-RegexpAssemble-0.03 - 25 Jan 2017 06:30:12 UTC - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

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 - Search in distribution

Video::ZVBI - VBI decoding (teletext, closed caption, ...) River stage zero No dependents

This module provides a Perl interface to libzvbi. The ZVBI library allows to access broadcast data services such as teletext or closed caption via analog video or DVB capture devices. Official library description: "The ZVBI library provides routines ...

TOMZO/Video-ZVBI-1.1.1 - 31 May 2020 17:56:33 UTC - Search in distribution

Chouette - REST API Framework River stage zero No dependents

Chouette is a framework for making asynchronous HTTP services. It makes some opinionated design choices, but is otherwise fairly flexible. AnyEvent is used as the glue to connect all the asynchronous libraries, although Chouette depends on Feersum an...

FRACTAL/Chouette-0.102 - 13 Feb 2017 17:13:06 UTC - Search in distribution

ParseUtil::Domain - Domain parser and puny encoder/decoder. River stage zero No dependents

This purpose of this module is to parse a domain name into its respective name and tld. Note that the *tld* may actually refer to a second- or third-level domain, e.g. co.uk or plc.co.im. It also provides respective puny encoded and decoded versions ...

HEYTRAV/ParseUtil-Domain-2.427 - 18 Oct 2017 04:32:25 UTC - Search in distribution

Test::AutomationFramework - Test Automation Framework (TAF) River stage zero No dependents

YWANGPERL/Test-AutomationFramework-0.060.04 - 06 Dec 2013 07:28:04 UTC - Search in distribution

Text::Tx - Perl interface to Tx by OKANOHARA Daisuke River stage zero No dependents

Tx is a library for a compact trie data structure by OKANOHARA Daisuke. Tx requires 1/4 - 1/10 of the memory usage compared to the previous implementations, and can therefore handle quite a large number of keys (e.g. 1 billion) efficiently. Suppose w...

DANKOGAI/Text-Tx-0.02 - 21 Feb 2009 14:49:14 UTC - Search in distribution

smokeinabox - CPAN Tester smoke environment boxed River stage zero No dependents

smokeinabox is a standalone boxed CPAN Tester smoke environment. Built on CPANPLUS and CPANPLUS::YACSmoke it enables an individual to simply download this distribution, extract it somewhere, add their email address and optionally an email gateway to ...

BINGOS/smokeinabox-0.24 - 16 Jul 2010 19:41:28 UTC - Search in distribution

Data::RuledValidator - data validator with rule River stage one • 1 direct dependent • 1 total dependent

Data::RuledValidator is validator of data. This needs rule which is readable by not programmer ... so it is like specification....

KTAT/Data-RuledValidator-0.13 - 30 Jul 2013 17:05:46 UTC - Search in distribution

Text::Darts - Perl interface to DARTS by Taku Kudoh River stage zero No dependents

Darts, or Double-ARray Trie System is a C++ Template Library by Taku Kudoh. This module makes use of Darts to implement global replace like below; $str = s{ (foo|bar|baz) }{ "<<$1>>" }msgex; The problem with regexp is that it is slow with alterations...

DANKOGAI/Text-Darts-0.10 - 14 Jun 2022 02:13:02 UTC - Search in distribution

Parse::RecDescent::FAQ::Original - the original, official, authorized FAQ for Parse::RecDescent. River stage zero No dependents

TBONE/Parse-RecDescent-FAQ-7.5 - 24 Aug 2010 17:09:30 UTC - Search in distribution

Lingua::AIN::Romanize - アイヌ語のローマ字表記とカタカナ表記を相互変換するモジュール River stage zero No dependents

Lingua::AIN::Romanizeはアイヌ語のローマ字表記とカタカナ表記を相互変換する モジュールです。 UTF-8での変換を行い、Unicode3.2で定義された小文字カナを利用した変換を行い ますが、ローマ字→カナ変換はオプションで半角カナへの変換を選択することも できます。 ト゚(tu)、セ゚(ce)等の半濁音付表記については、開発者が初学者過ぎ、同じローマ 字表記が割り当てられているトゥ(tu)やチェ(ce)の別表記なのか違うものなのか、 という判断がつかなかったため、対応してい...

KOKOGIKO/Lingua-AIN-Romanize-0.0.2 - 28 Mar 2009 03:16:42 UTC - Search in distribution

Task::BeLike::PERLANCAR::Used - All my modules which I currently use and install on a new perl installation River stage zero No dependents

PERLANCAR/Task-BeLike-PERLANCAR-Used-20231201.1 - 01 Dec 2023 09:34:30 UTC - Search in distribution

Search::Tools::QueryParser - convert string queries into objects River stage two • 17 direct dependents • 34 total dependents

Search::Tools::QueryParser turns search queries into objects that can be applied for highlighting, spelling, and extracting matching snippets from source documents....

KARMAN/Search-Tools-1.007 - 01 May 2018 16:14:48 UTC - Search in distribution
30 results (0.048 seconds)