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"

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::Common::CC - provide patterns for credit card numbers. 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 module offers patterns for credit card numbers of several major credit card ...

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

Regexp::Common::net - provide regexes for IPv4, IPv6, and MAC addresses. 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 various style IPv4, IPv6, and MAC ...

ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 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::Common::zip - provide regexes for postal codes. 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 module offers patterns for zip or postal codes of many different countries. ...

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

Regexp::Common::IRC - provide patterns for parsing IRC messages River stage one • 1 direct dependent • 2 total dependents

PERIGRIN/Regexp-Common-IRC-0.04 - 07 Mar 2008 16:51:08 UTC

Regexp::Common::URI - provide patterns for URIs. River stage three • 195 direct dependents • 487 total dependents

Patterns for the following URIs are supported: fax, file, FTP, gopher, HTTP, news, NTTP, pop, prospero, tel, telnet, tv and WAIS. Each is documented in the *Regexp::Common::URI::scheme*, manual page, for the appropriate scheme (in lowercase), except ...

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

Regexp::Common::SEN - provide regexes for Social-Economical Numbers. 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{SEN}{USA}{SSN}{-sep} Returns a pattern that matches an American Social Securi...

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

TSQL::Common::Regexp - Contains regexps common across TSQL::AST and TSQL::SplitStatement River stage one • 2 direct dependents • 2 total dependents

Contains common regular expressions....

DEDMEDVED/TSQL-Common-Regexp-0.05 - 04 Aug 2014 08:47:28 UTC

Regexp::Common::json - Regexp patterns to match JSON River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/Regexp-Common-json-0.001 - 25 Mar 2018 12:00:48 UTC

Regexp::Common::time - Date and time regexps. River stage one • 4 direct dependents • 6 total dependents

This module creates regular expressions that can be used for parsing dates and times. See Regexp::Common for a general description of how to use this interface. Parsing dates is a dirty business. Dates are generally specified in one of three possible...

MANWAR/Regexp-Common-time-0.16 - 28 Feb 2018 20:18:44 UTC

Regexp::Common::list - provide regexes for lists 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{list}{-pat}{-sep}{-lastsep} Returns a pattern matching a list of (at least tw...

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

Regexp::Common::Emacs - regexps for some Emacs filenames River stage one • 3 direct dependents • 5 total dependents

This module is regexps matching filenames used by Emacs. They're designed to operate only on the filename without a directory part, so foo.txt good /dir/foo.txt bad Basename-only is because the directory and/or volume part is system dependent and bes...

KRYDE/Regexp-Common-Other-14 - 04 Jun 2015 22:32:56 UTC

Regexp::Common::VATIN - Patterns for matching EU VAT Identification Numbers River stage one • 1 direct dependent • 2 total dependents

This module provides regular expression patterns to match any of the sanctioned VATIN formats from the 27 nations levying a European Union value added tax. The data found at http://ec.europa.eu/taxation_customs/vies/faq.html#item_11 is used as the au...

RSIMOES/Regexp-Common-VATIN-v1.0 - 05 Aug 2015 23:48:26 UTC

Regexp::Common::Chess - regexp for algebraic notation in chess River stage one • 1 direct dependent • 2 total dependents

This module defines a regular expression for use when parsing standard algebaric notation (SAN) as specified in the Portable Game Notation (PGN) standard (export format). It is not a complete PGN regexp. It is limited to only match one specific move ...

OLOF/Regexp-Common-Chess-0.1 - 18 Oct 2011 22:38:38 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::lingua - provide regexes for language related stuff. 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{lingua}{palindrome} Returns a pattern that recognizes a palindrome, a string ...

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

Regexp::Common::number - provide regexes for numbers 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{num}{int}{-base}{-sep}{-group}{-places}{-sign} Returns a pattern that matches...

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

Regexp::Common::URI::tv - Returns a pattern for tv URIs. River stage three • 195 direct dependents • 487 total dependents

$RE{URI}{tv} Returns a pattern that recognizes TV uris as per an Internet draft [DRAFT-URI-TV]. Under "{-keep}", the following are returned: $1 The entire URI. $2 The scheme. $3 The host....

ABIGAIL/Regexp-Common-2017060201 - 02 Jun 2017 22:07:57 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
92 results (0.056 seconds)