|
- EAPI6
- Added USE="examples"
Upstream:
- MultiCharacter modifiers supported
- Invalid \g and \k backrefs now considered errors
- error() method added to elements
- added modifier_asserted() to check for modifier influence
- non-ascii whitespace under /x supported for perl >=5.21.1
- replacements in s///ee now considered code
- arity of modifier use now available on Tokens
- \b{unknownthing} is now an error
- \b{gcb} \b{wb} \b{sb} \b{lb} now supported
- Nested subscripts in interpolation detected
- Interpret /n capture-group semantics like perl>=5.21.8 does
- PPIx::Regexp::Dumper now reports structures missing delimiters
- Parsing all-space strings a parse error
- Treat \U as a meta-character in \Q\E
- Better parising of ']' and whitespace in []'s
- Better \Q,\U,\L,\F,\E nesting.
- Only recognise \k in replacements, not \k{} or \g{}
- Postfix-deref parse support added
- explain(), main_structure() and in_regex_set() methods added.
- prior() deprecated
- Now accepts strings to parse()
- \N{} is a no-op
- added strict mode.
Package-Manager: portage-2.2.28
|