Help for this page

Select Code to Download


  1. or download this
    use Digest::MD5;
    foreach my $record(@records){
    ...
      printf "%s... %s \n", $arty[1], ($act eq $arty[0] ? "ok" : "not ok")
    +;
      close MD5;
    }