Package : perl-Regexp-Grammars > RPM : perl-Regexp-Grammars-1.49.0-1.mga7.src.rpm

Basic items

Name perl-Regexp-Grammars
Version 1.49.0
Release 1.mga7
URL http://metacpan.org/release/Regexp-Grammars
Group Development/Perl
Summary Add grammatical parsing features to Perl 5.10 regexes
Size 263KB
Arch noarch
License GPL+ or Artistic

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)

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2018-10-17 14:27:32
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie