Quote your strings
my $str1 = "Hi"; my $str2 = "Hello and a newline\n"; [download]
Cheers,R.
In reply to Re: how to make this perl code run by Random_Walk in thread how to make this perl code run by ghosh123