Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^3: When will "Using a hash as a reference is deprecated" be enforced?

by shmem (Chancellor)
on Mar 22, 2007 at 23:42 UTC ( [id://606143]=note: print w/replies, xml ) Need Help??


in reply to Re^2: When will "Using a hash as a reference is deprecated" be enforced?
in thread When will "Using a hash as a reference is deprecated" be enforced?

Wow. I wonder how much thought and discussion went into this dwimmery now deprecated? What more of the like is in perl that I don't know?

I'm unable to interprete the shudders runinng down my back after knowing this right now. Pleasure? Fright? Have to work that out...

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re^3: When will "Using a hash as a reference is deprecated" be enforced?

Replies are listed 'Best First'.
Re^4: When will "Using a hash as a reference is deprecated" be enforced?
by mreece (Friar) on Mar 23, 2007 at 00:06 UTC
    What more of the like is in perl that I don't know?
    got me thinking, so i tried it with an array. wacky!
    % perl -Mwarnings -Mstrict -e 'my @a = (1); print @a->[0]'
    Using an array as a reference is deprecated at -e line 1.
    1
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (4)
As of 2024-04-16 21:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found