|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: Help with @LoLby jlp (Friar) |
| on Nov 26, 2000 at 06:35 UTC ( [id://43358]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
You are interpolating an array into a string; when you do this, you get a string with the elements of the array separated by the value of the $" variable, by default a single space.
e.g. -
Will yield: This is an interpolated array: foo bar baz Hope this helps!
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||||||