Fedora 23 Update: perl-Parse-RecDescent-1.967012-1.fc23

updates at fedoraproject.org updates at fedoraproject.org
Wed Sep 23 04:28:17 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-15795
2015-09-23 04:07:24.601193
--------------------------------------------------------------------------------

Name        : perl-Parse-RecDescent
Product     : Fedora 23
Version     : 1.967012
Release     : 1.fc23
URL         : http://search.cpan.org/dist/Parse-RecDescent/
Summary     : Generate Recursive-Descent Parsers
Description :
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

--------------------------------------------------------------------------------
Update Information:

Current upstream maintenance release. Main change is to make generated parsers
reproducible.
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1262611 - perl-Parse-RecDescent-1.967012 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1262611
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update perl-Parse-RecDescent' at the command line.
For more information, refer to "Managing Software with yum",
available at https://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list