Search results for "module:Regexp::Common"
Regexp::Common - Provide commonly requested regular expressions
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.
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.
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
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.
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
PERIGRIN/Regexp-Common-IRC-0.04
-
07 Mar 2008 16:51:08 UTC
Regexp::Common::URI - provide patterns for URIs.
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.
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
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
PERLANCAR/Regexp-Common-json-0.001
-
25 Mar 2018 12:00:48 UTC
Regexp::Common::time - Date and time regexps.
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
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::VATIN - Patterns for matching EU VAT Identification Numbers
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::Emacs - regexps for some Emacs filenames
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::Chess - regexp for algebraic notation in chess
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
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.
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
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.
$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.
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