in reply to string variable merge issue
Try removing the trailing newline characters while reading the file with chomp $data;.
In general it would be helpful if you provided us a script that actually runs; you can point out problems in comments.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: string variable merge issue
by coding_new (Sexton) on Jan 10, 2011 at 18:49 UTC |