in reply to Re: Golf: Embedded In Orderin thread Golf: Embedded In Order
sub seq{ ($~=pop)=~s/./$&.*/sg;pop=~/$~/s } [download]
I do try to avoid warnings in my Golf solutions, though.