|
|
| Pathologically Eclectic Rubbish Lister | |
| PerlMonks |
Re: If you believe in Lists in Scalar Context, Clap your Handsby moritz (Cardinal) |
| on Oct 23, 2008 at 18:57 UTC ( #719125=note: print w/ replies, xml ) | Need Help?? |
|
Finally, and for extra points (and points mean prizes), how does one describe the difference between a list and an array ? That's not that hard. Anything that you can push onto is an array, all other things that look like arrays or lists are actually lists. (Any array method that changes the length works as a probe instead) Examples for Arrays:
Examples for Lists:
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||||||