Help for this page

Select Code to Download


  1. or download this
    @array = ();  # empty the array
    %hash = ();   # empty the hash
    $var = undef; # empty the variable