my($str) = 'ello'; $str = "H$str"; [download]
In reply to Re: How do I insert, (not overwrite) into a string? by Shendal in thread How do I insert (not overwrite) into a string? by Anonymous Monk