Help for this page

Select Code to Download


  1. or download this
    $|++; while () 
    {
      print '.';
      select undef,undef,undef,0.01;
    }
    
  2. or download this
    $|++; re(); sub re
    {
    ...
    
      re()
    }