معرفی شرکت ها


perl-Parse-RecDescent-1.967009-5.el7.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Generate Recursive-Descent Parsers
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos os noarch
نام بسته perl-Parse-RecDescent
نام فایل بسته perl-Parse-RecDescent-1.967009-5.el7.noarch.rpm
نسخه بسته 1.967009
انتشار بسته 5.el7
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Tue 10 Jun 2014 03
هاست سازنده worker1.bsys.centos.org
نوع بسته .rpm
آدرس صفحه اصلی http://search.cpan.org/dist/Parse-RecDescent/
مجوز (GPL+ or Artistic) and (GPLv2+ or Artistic)
حجم دانلود 203K
حجم نصب 514.993K
Parse::RecDescent incrementally generates top-down recursive-descent text parsers from simple yacc-like grammar specifications. It provides: * Regular expressions or literal strings as terminals (tokens) * Multiple (non-contiguous) productions for any rule * Repeated and optional subrules within productions * Full access to Perl within actions specified as part of the grammar * Simple automated error reporting during parser generation and parsing * The ability to commit to, uncommit to, or reject particular productions during a parse * The ability to pass data up and down the parse tree ("down" via subrule argument lists, "up" via subrule return values) * Incremental extension of the parsing grammar (even during a parse) * Precompilation of parser objects * User-definable reduce-reduce conflict resolution via "scoring" of matching productions


نیازمندی

مقدار نام
>= 0:5.006 perl
- perl(:MODULE_COMPAT_5.16.3)
- perl(Carp)
>= 1.95 perl(Text::Balanced)
- perl(strict)
- perl(vars)


ارائه دهنده

مقدار نام
= 1.967009 perl(Parse::RecDescent)
- perl(Parse::RecDescent::Action)
- perl(Parse::RecDescent::ColCounter)
- perl(Parse::RecDescent::Directive)
- perl(Parse::RecDescent::Error)
- perl(Parse::RecDescent::Expectation)
- perl(Parse::RecDescent::InterpLit)
- perl(Parse::RecDescent::LineCounter)
- perl(Parse::RecDescent::Literal)
- perl(Parse::RecDescent::OffsetCounter)
- perl(Parse::RecDescent::Operator)
- perl(Parse::RecDescent::Production)
- perl(Parse::RecDescent::Repetition)
- perl(Parse::RecDescent::Result)
- perl(Parse::RecDescent::Rule)
- perl(Parse::RecDescent::Subrule)
- perl(Parse::RecDescent::Token)
- perl(Parse::RecDescent::UncondReject)
= 1.967009-5.el7 perl-Parse-RecDescent


نحوه نصب


نصب پکیج rpm perl-Parse-RecDescent:

    sudo yum localinstall perl-Parse-RecDescent-1.967009-5.el7.noarch.rpm


فایل ها

مسیرها
/usr/share/doc/perl-Parse-RecDescent-1.967009
/usr/share/doc/perl-Parse-RecDescent-1.967009/Changes
/usr/share/doc/perl-Parse-RecDescent-1.967009/README
/usr/share/doc/perl-Parse-RecDescent-1.967009/ToDo
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo.c
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_Cgrammar.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_Cgrammar_v2.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_LaTeXish.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_LaTeXish_autoact.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_NL2SQL.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_OOautoparsetree.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_OOparsetree.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_PerlCSV.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_another_Cgrammar.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_arithmetic.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_autorule.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_autoscoresep.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_autostub.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_bad.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_buildcalc.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_calc.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_codeblock.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_cpp.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_decomment.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_decomment_nonlocal.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_delete.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_derived.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_dot.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_embedding.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_errors.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_eval.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_implicit.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_itemhash.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_language.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_leftassoc.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_leftop.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_lexer.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_lisplike.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_logic.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_matchrule.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_matchrule2.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_mccoy.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_metaRD.pm
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_methods.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_operator.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_opreps.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_parsetree.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_perlparsing.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_piecewise.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_precalc.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_quicklist.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_randomsentence.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_recipe.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_restructure_easy.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_restructure_painful.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_scoredsep.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_selfmod.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_separators.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_simple.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_simpleXML.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_simplequery.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_skipcomment.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_street.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_template.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_textgen.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_tokens.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_undumper.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/demo/demo_whoson.pl
/usr/share/doc/perl-Parse-RecDescent-1.967009/tutorial
/usr/share/doc/perl-Parse-RecDescent-1.967009/tutorial/TPJ-PRD-proc.gif
/usr/share/doc/perl-Parse-RecDescent-1.967009/tutorial/TPJ-yacc-proc.gif
/usr/share/doc/perl-Parse-RecDescent-1.967009/tutorial/TPJ_maze.gif
/usr/share/doc/perl-Parse-RecDescent-1.967009/tutorial/TPJ_tree.gif
/usr/share/doc/perl-Parse-RecDescent-1.967009/tutorial/tutorial.html
/usr/share/man/man3/Parse::RecDescent.3pm.gz
/usr/share/perl5/vendor_perl/Parse
/usr/share/perl5/vendor_perl/Parse/RecDescent.pm


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2013-12-27

Mass rebuild 2013-12-27

2012-11-01

One demo file is licensed as (GPLv2+ or Artistic)

2012-07-20

Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

2012-06-14

Perl 5.16 rebuild

2012-03-19

1.967009 bump

2012-02-11

Update to 1.967006 (#789560)
Localize the OUT filehandle during Precompile
Document the <autotree:Base::Class> form of the <autotree> directive
Provide a simple test for the <autotree> directive, t/autotree.t; renamed
Allow a global <skip:> directive that functions the same as modifying
Require that the $file returned by caller() be eq '-', rather than merely
'
Warn on empty productions followed by other productions: the empty
NON-BACKWARDS COMPATIBLE CHANGE: a repetition directive such as 'id(s /,/)'
EXPERIMENTAL: when precompiling, optionally create a standalone parser by
Accept an optional $options hashref to Precompile, which can be used to
>{-standalone}, which currently defaults to false
The subroutines import, Precompile and Save are not included in the
The included Parse::RecDescent module is renamed to
Add a new t/precompile.t to test precompilation
Add a new $_FILENAME global to Parse::RecDescent to make it easy for the
Remove the prototype from _generate; it is not required, and it caused
defining a lot of Parse::RecDescent
defined
POD documentation for standalone parsers added
Added ExtUtils::MakeMaker build/configure version requirements
BR: perl(Test::Pod) and perl(Test::Warn) for additional test coverage
Use a patch rather than scripted iconv to fix character encoding
Improve %summary
Tidy %description
Make %files list more explicit
Don't use macros for commands
Don't need to specify compiler flags for pure-perl package
Drop redundant 'find' commands from %install

2012-01-31

1.967003 bump (backwards-incompatible changes)
Spec cleanup and modernization
New Source URL
Install to vendor

2012-01-13

Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

2011-06-17

Perl mass rebuild

2011-02-08

Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

2010-12-21

rebuild to fix problems with vendorarch/lib (#661697)

2010-09-24

update
use Module::Build

2010-05-04

Mass rebuild with perl-5.12.0

2010-02-19

update, fix previous issue and https://rt.cpan.org/Public/Bug/Display.html?id=53948

2010-02-16

apply upstream patch https://rt.cpan.org/Public/Bug/Display.html?id=54457

2010-02-09

update to 1.963 (fix subtle bug in leftop and rightop due to removal of $&)
recode Changes as utf-8
more script interpreter fixes