Help for this page

Select Code to Download


  1. or download this
    {
      my $buf = "A" x (1024 * 1024 * 100);
    ...
    }
    print "Finished\n";
    sleep(1000);