Provide commonly requested regular expressions
By default, this module exports a single hash ('%RE') that stores or
generates commonly needed regular expressions (see the "List of available
patterns" manpage).
There is an alternative, subroutine-based syntax described in the
"Subroutine-based interface" manpage.
- Developed at devel:languages:perl
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/perl-Regexp-Common && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Regexp-Common-2016060801.tar.gz | 0000237712 232 KB | |
cpanspec.yml | 0000000707 707 Bytes | |
perl-Regexp-Common.changes | 0000009216 9 KB | |
perl-Regexp-Common.spec | 0000002029 1.98 KB |
Revision 28 (latest revision is 31)
Dominique Leuenberger (dimstar_suse)
accepted
request 407688
from
Stephan Kulow (coolo)
(revision 28)
- updated to 2016060801 see /usr/share/doc/packages/perl-Regexp-Common/Changes Version 2016060801 Wed Jun 8 14:40:04 CEST 2016 + Removed the optional leading 0 from Australian postal codes -- use -lax to enable this feature. + Improved the patterns for Belgian, Danish, Greenlandic, Swiss, Italian, German, French, and Norwegian postal codes, only matching actual valid codes. This implies rewriting their tests from scratch. + Added patterns for postal codes for Liechtenstein, Luxembourg, Monaco, San Marino, and Vatican City. + 2315992 tests in 73 files. Version 2016060201 Thu Jun 2 02:58:35 CEST 2016 + Improved Australian zip code pattern; pattern matches current zip codes + Tests for Australian zip now use Test::Regexp. + Stop distributing author tests. + 522126 tests in 68 files. Version 2016060101 Wed Jun 1 00:34:17 CEST 2016 + We ceased to support pre-5.10.0 perls. + Fix warnings for older perls ($RE {delimited}) + Removed t/test_keep.t + Improved testing for square numbers. + Updated the Copyright notices to include the current year. + 481918 tests in 72 files.
Comments 0