Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Pass local array by reference?

by zakb (Pilgrim)
on Jan 21, 2003 at 20:22 UTC ( [id://228828]=note: print w/replies, xml ) Need Help??


in reply to Pass local array by reference?

Yes it is. Are you experiencing problems doing this? If so, please post at least a snippet of your code so we can try and help.

Depending on the size of @array, you may want to pass it by reference. You do this by using \@array. You may want to look at perldoc perlreftut for more information.

Log In?
Username:
Password:

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

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

    No recent polls found