Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release > by-pkgid > a00227f3cfe7f955afe43ec7d9a3deb6

perl-Regexp-Grammars-1.58.0-1.mga9.noarch.rpm

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)

Sources packages:

Other version of this rpm: