There are many different ways, the simplest being to just assign an empty list. But these all do the same thing.
Code:@a = (); $#a = -1; undef @a;
|
Results 1 to 4 of 4
Thread: Searching directory (Perl)Threaded View
|
Click Here to Expand Forum to Full Width |