$a = "/morse_value"; $a =~ s/\//\\/g; print "$a\n"; [download]
In reply to Re: Problem in sustitution of a string by dynamo in thread Problem in sustitution of a string by Anonymous Monk