⭐
in reply to
Is there an isArray() in Perl?
look at the
ref()
function in perl, it tells you the type of ref you have.
Comment on
Re: Is there an isArray() in Perl?
In Section
Seekers of Perl Wisdom