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.