![]() |
|
P is for Practical | |
PerlMonks |
Re: Answer: Is there an isArray() in Perl?by naikonta (Curate) |
on Mar 06, 2008 at 17:04 UTC ( #672505=note: print w/replies, xml ) | Need Help?? |
If you work with normal array variables (not a reference ones), then you will never need such function. The sigil @ tells your right away that it's an array.
Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!
In Section
Seekers of Perl Wisdom
|
|