in reply to Concatenating more than one variable in perl
The above code is doing appending value for variable-2 only.If you want Perl to give you a hint as to why that happens, see Tip #1 from the Basic debugging checklist: warnings
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Concatenating more than one variable in perl
by perlfan (Parson) on Jun 19, 2014 at 15:49 UTC |