Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re: size of an array ref

by Anonymous Monk
on Feb 24, 2012 at 19:02 UTC ( [id://955973]=note: print w/replies, xml ) Need Help??


in reply to size of an array ref

# Get the size of a reference to an array: my $array_ref = 'this','that','the other'; my $item_count = @{$array_ref};

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (3)
As of 2024-03-29 01:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found