perl-Regexp-Parser - Base class for parsing regexes
Website: | http://search.cpan.org/dist/Regexp-Parser/ |
---|---|
License: | GPL+ or Artistic |
- Description:
This module parses regular expressions (regexes). Its default "grammar" is Perl 5.8.4's regex set. Grammar is quoted because the module does not so much define a grammar as let each matched node state what it expects to match next, but there is not currently a way of extracting a complete grammar. This may change in future versions.
Packages
perl-Regexp-Parser-0.21-12m.mo8.noarch [58 KiB] |
Changelog
by NARITA Koichi (2014-06-29):
- (0.21-12m) - rebuild against perl-5.20.0 |