Help for this page

Select Code to Download


  1. or download this
    perl -w blah.pl > result.html
    
  2. or download this
    sub random_colors {
        my ($r, $g, $b) = map { int rand 256 } 1 .. 3;
    ...
          </table>
        };
    }