Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^3: Shouldn't references be readonly?

by Fletch (Bishop)
on Aug 05, 2020 at 02:27 UTC ( [id://11120307]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -MO=Concise,-exec, -E '$a = []; $b = 5'
    1  <0> enter v
    ...
    9  <#> gvsv[*b] s
    a  <2> sassign vKS/2
    b  <@> leave[1 ref] vKP/REFC
    
  2. or download this
    my @args; $args[0] = anonlist();
    
  3. or download this
    $args[0] = 1;
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-24 20:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found