Help for this page

Select Code to Download


  1. or download this
      Linux - Perl-5.8.0 ; Perl-5.8.1 ; Perl-5.8.3
    
  2. or download this
      $|=1 ;
    
    ...
        sleep(1);
        print ".\n" ;
      }