in reply to Re (tilly) 2: Golf: Embedded In Orderin thread Golf: Embedded In Order
sub t_in_s { ($t=pop)=~s/./.*\Q$&/gs;pop=~/$t/s } [download]