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

perl-Regexp-Grammars-1.57.0-1.mga8 RPM for noarch

From Mageia 8 for i586 / media / core / release

Name: perl-Regexp-Grammars Distribution: Mageia
Version: 1.57.0 Vendor: Mageia.Org
Release: 1.mga8 Build date: Sat May 23 19:14:16 2020
Group: Development/Perl Build host: localhost
Size: 861092 Source RPM: perl-Regexp-Grammars-1.57.0-1.mga8.src.rpm
Packager: tv <tv>
Url: http://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 May 23 2020 tv <tv> 1.57.0-1.mga8
  + Revision: 1587068
  - update to 1.057
* Fri May 08 2020 tv <tv> 1.55.0-1.mga8
  + Revision: 1581657
  - update to 1.055
* Wed May 06 2020 tv <tv> 1.54.0-1.mga8
  + Revision: 1580824
  - update to 1.054
* Mon May 04 2020 tv <tv> 1.53.0-1.mga8
  + Revision: 1578728
  - update to 1.053
* Sat Feb 15 2020 umeabot <umeabot> 1.52.0-2.mga8
  + Revision: 1527478
  - Mageia 8 Mass Rebuild
* Wed Jul 17 2019 tv <tv> 1.52.0-1.mga8
  + Revision: 1421987
  - update to 1.052
* Wed Jul 03 2019 tv <tv> 1.51.0-1.mga8
  + Revision: 1417897
  - update to 1.051
* Sat Jun 29 2019 shlomif <shlomif> 1.50.0-1.mga8
  + Revision: 1415622
  - update to 1.050
* Wed Oct 17 2018 shlomif <shlomif> 1.49.0-1.mga7
  + Revision: 1321476
  - update to 1.049
* Thu Sep 20 2018 umeabot <umeabot> 1.48.0-3.mga7
  + Revision: 1285951
  - Mageia 7 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, Tue Apr 9 16:22:09 2024