Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
perl-Regexp-Grammars - Add grammatical parsing features to perl regular expressions
- Description:
This module adds a small number of new regular expressions constructs that
can be used to implement complete recursive-descent parsing.
These constructs use the grammar patterns that were added to perl's
regular expressions in perl 5.10.
Packages
perl-Regexp-Grammars-1.028-1.el6.noarch
[274 KiB] |
Changelog
by Bill Pemberton (2013-05-13):
- update to verison 1.028
- fixes bug where 0 used as an atom
- fixes caching bug within interpolation support
|