Help for this page

Select Code to Download


  1. or download this
    Jones
    Jones
    Smith
    Smith
    Richards
    
  2. or download this
    Jones
    Smith
    Richards
    
  3. or download this
    #!/usr/local/bin/perl -w
    open STDERR, "> /dev/null" || die "Cant redirect standrd error: $!";
    ...
          print "$_\n";
    }  
    print "$ct\n";