Name : perl-Regexp-Grammars
| |
Version : 1.45.0
| Vendor : (none)
|
Release : 3pclos2017
| Date : 2017-07-13 04:41:18
|
Group : Development/Perl
| Source RPM : perl-Regexp-Grammars-1.45.0-3pclos2017.src.rpm
|
Size : 0.81 MB
| |
Packager : bb2 < bb2>
| |
Summary : Add grammatical parsing features to Perl 5.10 regexes
|
Description :
This module adds a small number of new regex constructs that can be used within Perl 5.10 patterns to implement complete recursive-descent parsing.
Perl 5.10 already supports recursive=descent _matching_, via the new \'(?< name>...)\' and \'(?&name)\' constructs. For example, here is a simple matcher for a subset of the LaTeX markup language:
$matcher = qr{ (?&File)
|
RPM found in directory: /vol/rzm3/linux-pclinuxos/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64 |