> 
> You can make it work like this:
> -p $_ x=/(.)((??{++($0=$+)})){3}/
> 

Any ideas on what accounts for the need to use $0 instead of any other var?

Reply via email to