Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Passing arrays and references to arrays

by simon.proctor (Vicar)
on Aug 10, 2005 at 11:46 UTC ( [id://482575]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Passing arrays and references to arrays
in thread Passing arrays and references to arrays

If I understand everything correctly then I don't think this is a fourth variant:
\@$choices
compared to
$choices
I think you need to look up array refs and pay particular attention to referencing and dereferencing. In both cases you have an array ref, however in the first you deref it only to then make it a reference again. The second doesn't do this unneccessary merry go round.

HTH.

Log In?
Username:
Password:

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

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

    No recent polls found