Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^8: Shouldn't references be readonly?

by LanX (Saint)
on Aug 05, 2020 at 21:11 UTC ( [id://11120362]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
     
      DB<99> my $a =[]; sub bar () { $a }
    
    ...
    
      DB<101> tst
    ARRAY(0x3365bc0)ARRAY(0x3365bc0)
    
  2. or download this
      DB<105> p []+1
    53924433
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others goofing around in the Monastery: (2)
As of 2024-04-24 23:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found