呵呵,不错
@arr = ();

$#array = -1;

$#arr = undef;

foreach $index (0 .. $#ARRAY) {
                       delete $ARRAY[$index];
                   }