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:Leap:16.0:FactoryCandidates/perl-Regexp-Common && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
Regexp-Common-2011121001.tar.gz | 0000114141 111 KB | |
perl-Regexp-Common.changes | 0000003538 3.46 KB | |
perl-Regexp-Common.spec | 0000002427 2.37 KB |
Revision 18 (latest revision is 31)
Stephan Kulow (coolo)
accepted
request 103815
from
Stephan Kulow (coolo)
(revision 18)
- updated to 2011121001 + Fixed a few cases where $[ was used instead of $]. (RT 73033 by Father Chrysostomos <sprout@cpan.org>) + Typo fix in docs (P Ramakers <pramakers@gmail.com>) + Add an explicite 1 to end the main module; otherwise it may fail under Mason (Luciano Rocha <luciano.rocha@booking.com>) Version 2011041801 Mon Apr 18 11:18:19 CEST 2011 + Created tests for Pascal comments. + https schemes are now included in $RE {URI} + Document non-anchoring (RT 55549) + Fix POD typos (RT 67549 by Salvatore Bonaccorso <carnil@debian.org>)
Comments 0