|
|
| There's more than one way to do things | |
| PerlMonks |
Answer: How do I concatenate a string? |
| ( #32431=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > strings > How do I concatenate a string? contributed by ar0n
As merlyn so eloquently put it ;), use the '.' operator:
Which of course will print "FooBar".
|
|
||||||||||||||||||