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

Re: preserve array from getting re-initilize

by TedPride (Priest)
on Jul 15, 2010 at 03:16 UTC ( [id://849689]=note: print w/replies, xml ) Need Help??


in reply to preserve array from getting re-initilize

Works perfectly fine, it's the method I use as well. Only I do it like:
{ my @verbose; sub verbose { ... }}
No need to have that messy indenting or extra lines in there.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-03-19 05:17 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found