Angerstein wrote:
Hello there,
I found the $" Scalar in some examples but I can´t figure out what they are
for.
Could someone tell me what $" is?
perldoc perlvar
$LIST_SEPARATOR
$" This is like $, except that it applies to array and slice val-
ues interpolated into a double-quoted string (or similar inter-
preted string). Default is a space. (Mnemonic: obvious, I
think.)
hth
E.
--
Elie De Brauwer
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>