Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re: undef'ing @arrays caveat

by Juerd (Abbot)
on Apr 20, 2002 at 09:52 UTC ( #160759=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    @array = (undef);
    
  2. or download this
    @array = ();
    
  3. or download this
    undef @array;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others pondering the Monastery: (2)
As of 2023-09-22 05:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?