Help for this page
$ perl -le ' > $str = q{adfsdheHjdGafefaffJaff}; ... > print $str;' Variable length lookbehind not implemented in regex; marked by <-- HER +E in m/(?<=^|[A-Z])a <-- HERE / at -e line 3. $
$ perl -le ' > $str = q{adfsdheHjdGafefaffJaff}; ... > print $str;' 999dfsdheHjdG999fefaffJ999ff $