SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Regexp-Grammars rpm build for : Mageia 8. For other distributions click perl-Regexp-Grammars.

Name : perl-Regexp-Grammars
Version : 1.57.0 Vendor : Mageia_Org
Release : 1.mga8 Date : 2020-05-23 19:14:16
Group : Development/Perl Source RPM : perl-Regexp-Grammars-1.57.0-1.mga8.src.rpm
Size : 0.82 MB
Packager : tv < tv>
Summary : Add grammatical parsing features to Perl 5.10 regexes
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)

RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Regexp-Grammars-1.57.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Regexp-Grammars-1.57.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Regexp-Grammars-1.57.0-1.mga8.noarch.rpm
ftp.icm.edu.pl  perl-Regexp-Grammars-1.57.0-1.mga8.noarch.rpm
     

Provides :
perl(Regexp::Grammars)
perl(Regexp::Grammars::Precursor)
perl-Regexp-Grammars

Requires :
perl >= 1:5.010
perl(B::Hooks::Parser) >= 0.160.0
perl(Data::Dumper)
perl(Scalar::Util)
perl(Test::More)
perl(mro)
perl(overload)
perl(re)
perl(strict)
perl(vars)
perl(version)
perl(warnings)
perl-base >= 2:5.30.2
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/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
There is 8 files more in these RPM.

 
ICM