Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: The default hash - accident, coincidence or conspiracy?

by merlyn (Sage)
on Jun 20, 2005 at 11:53 UTC ( [id://468284]=note: print w/replies, xml ) Need Help??


in reply to The default hash - accident, coincidence or conspiracy?

What's there to document? It's a variable name that follows all the rules (letters/digits/underscores, but no leading digits). It's available for you to use because it's not also one with a predefined meaning. Actually, @_ and $_ are likewise free for you to use in any way you choose, although some actions in Perl give them initial values that are interesting.

I would not call it the "default" hash though. There's nothing default about it. {grin}

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re: The default hash - accident, coincidence or conspiracy?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (None)
    As of 2024-04-25 01:31 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found