Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
      printf("%s is in category %d, with score %.3f\n",
         $name, $b, $r->scores($b));
    }
    
  2. or download this
    Archive::Zip is in category 17, with score 0.998
    Apache2::URI is in category 15, with score 0.917
    MIME::Lite is in category 19, with score 1.000
    Math::Complex is in category 6, with score 0.997