in reply to Re: Is there an isArray() in Perl?
in thread Is there an isArray() in Perl?
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