Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Re: (jeffa) Re: Arrays

by c-era (Curate)
on May 06, 2002 at 19:59 UTC ( [id://164425]=note: print w/replies, xml ) Need Help??


in reply to Re: (jeffa) Re: Arrays
in thread How do I reset an array?

That line just calls the sub and puts whatever is returned into @array. If you wanted to store a reference to a sub you would do this:
my $subref = \&getarray;

Log In?
Username:
Password:

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

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

    No recent polls found