Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: if (ref $value eq "ARRAY") {

by tstock (Curate)
on Aug 23, 2002 at 02:43 UTC ( [id://192245]=note: print w/replies, xml ) Need Help??


in reply to if (ref $value eq "ARRAY") {

try:
if (UNIVERSAL::isa($value, 'ARRAY') {
Tiago
update: sorry about the hasty response... nothing to see here, move along now :)

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (5)
As of 2024-03-28 17:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found