| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: perl-Parse-RecDescent | Distribution: NetWinder ARM Linux |
| Version: 1.80 | Vendor: NetWinder.org |
| Release: 12 | Build date: Sat Jul 19 08:26:36 2003 |
| Group: Development/Libraries | Build host: node9 |
| Size: 213295 | Source RPM: perl-Parse-RecDescent-1.80-12.src.rpm |
| Packager: cturner@redhat.com | |
| Url: http://search.cpan.org/search?mode=module&query=Parse%3a%3aRecDescent | |
| Summary: Parse-RecDescent Perl module | |
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.
distributable
* Wed Aug 07 2002 Chip Turner <cturner@redhat.com> - automated release bump and build * Sun Jul 21 2002 Chip Turner <cturner@localhost.localdomain> - remove Text::Balanced modules since they are now in core perl * Fri Jun 28 2002 Chip Turner <cturner@redhat.com> - description update * Sat Jun 08 2002 cturner@redhat.com - Specfile autogenerated
/usr/lib/perl5/vendor_perl/5.8.0/Parse/RecDescent.pm /usr/lib/perl5/vendor_perl/5.8.0/Parse/RecDescent.pod /usr/share/man/man3/Parse::RecDescent.3pm.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:47:56 2013