Provide commonly requested regular expressions

Edit Package perl-Regexp-Common

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.

Refresh
Refresh
Source Files
Filename Size Changed
Regexp-Common-2013031301.tar.gz 0000115724 113 KB
perl-Regexp-Common.changes 0000004567 4.46 KB
perl-Regexp-Common.spec 0000002427 2.37 KB
Revision 21 (latest revision is 30)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 178528 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 21)
- updated to 2013031301
  + Pattern for IPv6 addresses. Requested by Guy Edwards and many others.
    RT 50693.
  
  Version 2013031201 Tue Mar 12 15:44:48 CET 2013
  + Allow host/domain names to start with a digit, using
    $RE{net}{domain}{-rfc1101}. Requested by Guy Edwards and many others.
    RT 23626.
  
  Version 2013031101 Mon Mar 11 21:02:45 CET 2013
  + 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>.
  
  Version 2013030901 Sat Mar  9 14:51:42 CET 2013
  + Use (?-1) instead of (??{ }) for the recursive balanced pattern.
    This makes the pattern unavailable for pre-5.010 perls.
Comments 0
openSUSE Build Service is sponsored by