XAO-Indexer 1.05 Latest
Kwalitee Issues
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: XAO-Indexer-1.05/lib/XAO/DO/Indexer/Base.pm -- Around line 24: =over without closing =back
- 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_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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: XAO::DO::Data::Index, XAO::DO::Data::IndexData, XAO::DO::Data::IndexIgnore, XAO::DO::Indexer::Base, XAO::DO::SpellChecker::Aspell, XAO::DO::SpellChecker::Base, XAO::DO::Web::Indexer, XAO::Indexer, XAO::IndexerSupport
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 1.004,1.005,1.007,1.047,1.05
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
Modules
Name | Abstract | Version | View |
---|---|---|---|
XAO::DO::Data::Index | XAO Indexer storable index object | metacpan | |
XAO::DO::Data::IndexData | default dynamic data object for Data::IndexData | metacpan | |
XAO::DO::Data::IndexIgnore | default dynamic data object for Data::IndexIgnore | metacpan | |
XAO::DO::Indexer::Base | base class for all indexers | 1.047 | metacpan |
XAO::DO::SpellChecker::Aspell | Text::Aspell based spellchecker | 1.007 | metacpan |
XAO::DO::SpellChecker::Base | base class for spellcheckers | 1.004 | metacpan |
XAO::DO::Web::Indexer | XAO::Web interface for the indexer | 1.004 | metacpan |
XAO::Indexer | Full text data indexing for XAO::FS | 1.05 | metacpan |
XAO::IndexerSupport | utility functions for XAO::Indexer | 1.005 | metacpan |