Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: ref to read-only alias ... why?

by ikegami (Patriarch)
on Jan 06, 2012 at 01:31 UTC ( [id://946514]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ git clean -dfx \
       && ./Configure -des -Dusedevel -Dcc='ccache cc' \
    ...
    $ ./miniperl -le'for (1) { my $r = \$_; $$r++; print; print $$r; }'
    1
    2
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (5)
As of 2024-03-29 14:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found