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

Search results for "module:Regexp::Common::delimited"

Regexp::Common::delimited - provides a regex for delimited strings River stage three • 195 direct dependents • 487 total dependents

Please consult the manual of Regexp::Common for a general description of the works of this interface. Do not use this module directly, but load it via *Regexp::Common*. $RE{delimited}{-delim}{-cdelim}{-esc} Returns a pattern that matches a single-cha...

ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTC

Regexp::Common - Provide commonly requested regular expressions River stage three • 195 direct dependents • 487 total dependents

By default, this module exports a single hash (%RE) that stores or generates commonly needed regular expressions (see "List of available patterns"). There is an alternative, subroutine-based syntax described in "Subroutine-based interface". General s...

ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTC

Regexp::Log::WMS - A regular expression parser for WMS log format. River stage zero No dependents

Regexp::Log::WMS uses Regexp::Log as a base class, to generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split(). This specific module enables the computation of regular expressions for parsing...

SALVA/Regexp-Log-WMS-0.02 - 23 May 2005 09:05:59 UTC

Regexp::Grammars - Add grammatical parsing features to Perl 5.10 regexes River stage three • 19 direct dependents • 631 total dependents

This module adds a small number of new regex constructs that can be used within Perl 5.10 patterns to implement complete recursive-descent parsing. Perl 5.10 already supports recursive-descent *matching*, via the new "(?<name>...)" and "(?&name)" con...

DCONWAY/Regexp-Grammars-1.058 - 15 Sep 2022 01:31:42 UTC

Regexp::Log::Common - A regular expression parser for the Common Log Format River stage zero No dependents

Regexp::Log::Common uses Regexp::Log as a base class, to generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split(). This specific module enables the computation of regular expressions for pars...

BARBIE/Regexp-Log-Common-0.10 - 15 Oct 2014 02:05:07 UTC

Regexp::Wildcards - Converts wildcard expressions to Perl regular expressions. River stage one • 2 direct dependents • 8 total dependents

In many situations, users may want to specify patterns to match but don't need the full power of regexps. Wildcards make one of those sets of simplified rules. This module converts wildcard expressions to Perl regular expressions, so that you can use...

VPIT/Regexp-Wildcards-1.05 - 24 Aug 2013 20:12:07 UTC

Regexp::Common::Markdown - Markdown Common Regular Expressions River stage one • 1 direct dependent • 2 total dependents

This module provides Markdown regular expressions as set out by its original author John Gruber <https://daringfireball.net/projects/markdown/syntax> There are different types of patterns: vanilla and extended. To get the extended regular expressions...

JDEGUEST/Regexp-Common-Markdown-v0.1.5 - 23 Aug 2021 03:03:50 UTC

Regexp::Common::debian - regexps for Debian specific strings River stage one • 1 direct dependent • 2 total dependents

Debian GNU/Linux as a management system validates, parses, and generates a lots of data. For sake of some other project I've needed some kind of parser. And, at time of starting, there're reasons to go myself. Those reasons are moot now but here we a...

WHYNOT/Regexp-Common-debian-v0.2.14 - 05 Jul 2014 20:13:31 UTC

Regexp::Common::comment - provide regexes for comments. River stage three • 195 direct dependents • 487 total dependents

Please consult the manual of Regexp::Common for a general description of the works of this interface. Do not use this module directly, but load it via *Regexp::Common*. This modules gives you regular expressions for comments in various languages. THE...

ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 UTC

Regexp::Log::RealServer - A regular expression parser for RealServer log format. River stage zero No dependents

Regexp::Log::RealServer uses Regexp::Log as a base class, to generate regular expressions for performing the usual data munging tasks on log files that cannot be simply split(). This specific module enables the computation of regular expressions for ...

SALVA/Regexp-Log-RealServer-0.02 - 23 May 2005 09:07:56 UTC

Regexp::Common::WithActions - adds actions to Regexp::Common River stage one • 1 direct dependent • 1 total dependent

Some regular expressions from Regexp::Common may be much better with actions to manipulate matched data, for example for all variants delimited provides it's good to have quoter and de-quoter actions. This module extends %RE with action method. It ca...

RUZ/Regexp-Common-WithActions-0.01 - 05 Nov 2009 16:27:52 UTC
11 results (0.04 seconds)