Beefy Boxes and Bandwidth Generously Provided by pair Networks
The stupid question is the question not asked
 
PerlMonks  

Re: Answer: Is there an isArray() in Perl?

by swampyankee (Parson)
on Mar 03, 2008 at 17:09 UTC ( [id://671676]=note: print w/replies, xml ) Need Help??


in reply to Re: Is there an isArray() in Perl?
in thread Is there an isArray() in Perl?

The ref function will return "ARRAY" if its argument is an unblessed array reference.


emc

Information about American English usage here and here.

Floating point issues? Read this before posting: http://docs.sun.com/source/806-3568/ncg_goldberg.html

  • Comment on Re: Answer: Is there an isArray() in Perl?

Replies are listed 'Best First'.
Re^2: Answer: Is there an isArray() in Perl?
by jdporter (Paladin) on Mar 08, 2008 at 20:57 UTC

    Right. That makes it inappropriate as an isArray function, since it returns false for some arrays.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://671676]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 15:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found