Kwalitee Issues

No Core Issues.

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: KSx::Index::ZlibDocWriter

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

has_security_doc

Add SECURITY(.pod|md). See Software::Security::Policy.

security_doc_contains_contact

Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.

has_contributing_doc

Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.

Modules

Name Abstract Version View
KSx::Index::ByteBufDocReader Read a Doc as a fixed-width byte array. metacpan
KSx::Index::ByteBufDocWriter Write a Doc as a fixed-width byte array. metacpan
KSx::Index::ZlibDocReader Compressed doc storage. metacpan
KSx::Index::ZlibDocWriter Compressed doc storage. metacpan
KSx::Remote::SearchClient Connect to a remote SearchServer. metacpan
KSx::Remote::SearchServer Make a Searcher remotely accessible. metacpan
KSx::Search::Filter Build a caching filter based on results of a Query. metacpan
KSx::Search::FilterCompiler metacpan
KSx::Search::FilterScorer metacpan
KSx::Search::LongFieldSim Similarity optimized for long fields. metacpan
KSx::Search::MockScorer Matcher with arbitrary docs and scores. metacpan
KSx::Simple Basic search engine. metacpan
KinoSearch Search engine library. 0.30_072 metacpan
KinoSearch::Analysis::Inversion metacpan
KinoSearch::Analysis::Stemmer Reduce related words to a shared root. metacpan
KinoSearch::Analysis::Stopalizer Suppress a "stoplist" of common words. metacpan
KinoSearch::Analysis::Token metacpan
KinoSearch::Analysis::Tokenizer Split a string into tokens. metacpan
KinoSearch::Doc A document. metacpan
KinoSearch::Index::IndexReader Read from an inverted index. metacpan
KinoSearch::Index::PolyReader Multi-segment implementation of IndexReader. metacpan
KinoSearch::Index::SegReader Single-segment IndexReader. metacpan
KinoSearch::Index::Segment Warehouse for information about one segment of an inverted index. metacpan
KinoSearch::Index::SortCache metacpan
KinoSearch::Indexer Build inverted indexes. metacpan
KinoSearch::Obj Base class for all KinoSearch objects. metacpan
KinoSearch::Obj::BitVector An array of bits. metacpan
KinoSearch::Obj::ByteBuf metacpan
KinoSearch::Obj::CharBuf metacpan
KinoSearch::Obj::Err Exception. metacpan
KinoSearch::Obj::Hash metacpan
KinoSearch::Obj::VArray metacpan
KinoSearch::Obj::VTable metacpan
KinoSearch::Obj::ViewByteBuf metacpan
KinoSearch::Obj::ViewCharBuf metacpan
KinoSearch::Obj::ZombieCharBuf metacpan
KinoSearch::Search::Compiler Query-to-Matcher compiler. metacpan
KinoSearch::Search::Query A specification for a search query. metacpan
KinoSearch::Search::SortRule Element of a SortSpec. metacpan
KinoSearch::Util::BitVector metacpan
KinoSearch::Util::Compat::DirManip metacpan
KinoSearch::Util::Debug metacpan
KinoSearch::Util::Host metacpan
KinoSearch::Util::I32Array metacpan
KinoSearch::Util::IndexFileNames metacpan
KinoSearch::Util::Json metacpan
KinoSearch::Util::StringHelper metacpan
KinoSearch::Util::ToolSet metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
README metacpan