The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 2013031101 - 2013-03-11

  • For integers and decimal numbers (reals), allow the user to specify the pattern of the signs (leading sign, and for reals, the sign of the exponent). This gives the user the option to ask for a pattern that matches unsigned numbers (by specifying the empty string as the pattern). Requested by "Wilson, Jonathan" <jonathan.wilson@Vanderbilt.Edu>.

Modules

Provide commonly requested regular expressions
provide patterns for credit card numbers.
provide regexes for Social-Economical Numbers.
provide patterns for URIs.
Definitions from RFC1035;
Definitions from RFC1738;
Definitions from RFC1808;
Definitions from RFC2384;
Definitions from RFC2396;
Definitions from RFC2806;
Returns a pattern for fax URIs.
Returns a pattern for file URIs.
Returns a pattern for FTP URIs.
Returns a pattern for gopher URIs.
Returns a pattern for HTTP URIs.
Returns a pattern for file URIs.
Returns a pattern for POP URIs.
Returns a pattern for prospero URIs.
Returns a pattern for telephone URIs.
Returns a pattern for telnet URIs.
Returns a pattern for tv URIs.
Returns a pattern for WAIS URIs.
Support functions for Regexp::Common.
provide regexes for strings with balanced parenthesized delimiters or arbitrary delimiters.
provide regexes for comments.
provides a regex for delimited strings
provide regexes for language related stuff.
provide regexes for lists
provide regexes for IPv4 addresses.
provide regexes for numbers
provide regexes for profanity
provides a regex for leading or trailing whitescape
provide regexes for postal codes.

Provides

in lib/Regexp/Common.pm