Help for this page

Select Code to Download


  1. or download this
    perl -e 'while (++$i) { $foo[$i] = $i; }'
    
  2. or download this
    perl -e 'fork; fork; while (++$i) { $c .= crypt($i,$i); $c = substr($c
    +,4,128); }