Help for this page

Select Code to Download


  1. or download this
    perl -e 'for ($i = 1; $i <= 560; $i ++) {print "$i\n";}'
    
  2. or download this
    #!/usr/bin/perl -w
    
    ...
        $counter = 0;
      }
    }
    
  3. or download this
    #!/usr/bin/perl -w
    
    ...
        $counter = 0;
      }
    }