![]() |
|
Syntactic Confectionery Delight | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
>
Perl doesn't have literal arrays ...
a reference to an anonymous array,
literalA token in a programming language, such as a number or string, that gives you an actual value instead of merely representing possible values as a variable does.
anonymousUsed to describe a referent that is not directly accessible through a named variable. Such a referent must be indirectly accessible through at least one hard reference. When the last hard reference goes away, the anonymous referent is destroyed without pity
Cheers Rolf In reply to Re^4: Shouldn't references be readonly?
by LanX
|
|