Help for this page

Select Code to Download


  1. or download this
        my @x = ();
        $x[1_000_000] = 0;   # mmaps   8003584 bytes
        undef @x;            # munmaps 8003584 bytes