However, if you are using 5.10 and absolutely must have a variable width look-behind, the \K "keep" assertion (if that's the proper term) provides a way. See (?<=pattern) \K in the Look Around Assertions section of perlre.
In reply to Re: Lookaround Assertions
by AnomalousMonk
in thread Lookaround Assertions
by Drigan
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |