Set::Jaccard::SimilarityCoefficient v1.6.1 Released
Somehow I missed most of the prerequisites for Set::Jaccard::SimilarityCoefficient, so I have released a version v1.6.1 that:
Has all of the prerequisites in the Makefile.PL.
Uses the new (and internally simpler and more correct) ReadonlyX instead of the retired warhorse Readonly.
Has additional Kwalitee tests in t-kwalitee/.* (All Kwalitee tests pass.)
(This passes most of "perlcritic --theme pbp" except for the unknown word in POD and the POD before END checks.)
Enjoy!
Leave a comment