develooper Front page | perl.perl6.language | Postings from August 2006

Re: === and array-refs

Thread Previous | Thread Next
From:
Dr.Ruud
Date:
August 16, 2006 03:17
Subject:
Re: === and array-refs
Message ID:
20060816101714.26331.qmail@lists.develooper.com
"Markus Laire" schreef:

>     my $x = 'Just Another';
>     my $y := $x;
>     $y = 'Perl Hacker';
>
> After this, both $x and $y contain the string "Perl Hacker", since
> they are really just two different names for the same variable.
> </quote>

So "$x === Sy" stil holds.

-- 
Affijn, Ruud

"Gewoon is een tijger."



Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About