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-1.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Regexp-Grammars Distribution: Mageia
Version: 1.58.0 Vendor: Mageia.Org
Release: 1.mga9 Build date: Thu Sep 22 15:27:12 2022
Group: Development/Perl Build host: localhost
Size: 863697 Source RPM: perl-Regexp-Grammars-1.58.0-1.mga9.src.rpm
Packager: tv <tv>
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

* Thu Sep 22 2022 tv <tv> 1.58.0-1.mga9
  + Revision: 1891556
  - update to 1.058
* Mon Mar 21 2022 umeabot <umeabot> 1.57.0-2.mga9
  + Revision: 1812684
  - Mageia 9 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, Wed Apr 24 07:29:55 2024