Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re^8: What would be the easier way

by dsheroh (Monsignor)
on Mar 04, 2013 at 10:38 UTC ( [id://1021624]=note: print w/replies, xml ) Need Help??


in reply to Re^7: What would be the easier way
in thread What would be the easier way

I call it "George".

Replies are listed 'Best First'.
Re^9: What would be the easier way
by Anonymous Monk on Mar 07, 2013 at 09:12 UTC

    Well, gee, for a named array @george you type  $george[1], you call this array george,

    for an anonymous array you type $height{george}, you call it $height{george},
    its pronounced height-of-george

    you can tack-on array or arrayref; the "ref" part of arrayref is implied by height-of-, implied by $height{}

    sure its an arrayref, the keyword is array, the only name it has is height-of-george, so that is what you call it

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-19 08:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found