Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^5: A different OO approach

by adrianh (Chancellor)
on Dec 15, 2002 at 03:37 UTC ( [id://219955]=note: print w/replies, xml ) Need Help??


in reply to Re^4: A different OO approach
in thread A different OO approach

A single hash is a special case with \(). From perlref.

As a special case, "\(@foo)" returns a list of refer- ences to the contents of @foo, not a reference to @foo itself. Likewise for %foo, except that the key refer- ences are to copies (since the keys are just strings rather than full-fledged scalars).

Annoying eh?

Replies are listed 'Best First'.
Re^6: A different OO approach
by Aristotle (Chancellor) on Dec 15, 2002 at 12:05 UTC
    Wow, ya learn something new every day. Yes, annoying indeed. Ugh.

    Makeshifts last the longest.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (8)
As of 2024-04-23 12:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found