Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Regexp-Grammars-1.58.0-2.mga10 RPM for noarch

From Mageia Cauldron for armv7hl / media / core / release

Name: perl-Regexp-Grammars Distribution: Mageia
Version: 1.58.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Sat Jun 28 04:51:01 2025
Group: Development/Perl Build host: localhost
Size: 863329 Source RPM: perl-Regexp-Grammars-1.58.0-2.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Regexp-Grammars
Summary: Add grammatical parsing features to Perl 5.10 regexes
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)

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat Jun 28 2025 umeabot <umeabot> 1.58.0-2.mga10
  + Revision: 2215218
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Regexp-Grammars
/usr/share/doc/perl-Regexp-Grammars/Changes
/usr/share/doc/perl-Regexp-Grammars/META.json
/usr/share/doc/perl-Regexp-Grammars/META.yml
/usr/share/doc/perl-Regexp-Grammars/MYMETA.yml
/usr/share/doc/perl-Regexp-Grammars/README
/usr/share/doc/perl-Regexp-Grammars/demo
/usr/share/doc/perl-Regexp-Grammars/demo/demo_IP4.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_LaTeXish.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_LaTeXish_dump.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_Lucene_query.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_calc.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_calc_class.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_calc_inline.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_calc_list.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_calc_list_autoactions.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_calc_list_inline.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_debug.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_error.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_error_non_backtracking.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_flattening.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_hash.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_hash_lexicon.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_hash_lookup_generated.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_hash_lookup_hardcoded.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_hash_lookup_hashrule.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_hash_symtab.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_hashlines.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_list.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_metagrammar.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_pos.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_raw_debug.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_require.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_rfc5322.pl
/usr/share/doc/perl-Regexp-Grammars/demo/demo_whoson.pl
/usr/share/man/man3/Regexp::Grammars.3pm.xz
/usr/share/perl5/vendor_perl/Regexp
/usr/share/perl5/vendor_perl/Regexp/Grammars.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jun 29 02:18:05 2025