Report_HTML_DB 0.01
Kwalitee Issues
- has_changelog
-
Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.
- has_tests
-
Add tests!
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Report_HTML_DB-0.01/README.pod -- Around line 1: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 45: Non-ASCII character seen before =encoding in 'doesnât'. Assuming UTF-8 Report_HTML_DB-0.01/Report_HTML_DB/Repositories/BlastRepository.pm -- Around line 10: =pod directives shouldn't be over one line long! Ignoring all 21 lines of content Report_HTML_DB-0.01/lib/Report_HTML_DB/Repositories/BlastRepository.pm -- Around line 10: =pod directives shouldn't be over one line long! Ignoring all 21 lines of content Report_HTML_DB-0.01/report_html_db/report_html_db.pl -- Around line 243: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 2197: Non-ASCII character seen before =encoding in 'doesnât'. Assuming UTF-8 Report_HTML_DB-0.01/script/report_html_db.pl -- Around line 245: =pod directives shouldn't be over one line long! Ignoring all 4 lines of content Around line 2199: Non-ASCII character seen before =encoding in 'doesnât'. Assuming UTF-8
- has_tests_in_t_dir
-
Add tests or move tests.pl to the t/ directory!
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: Report_HTML_DB/Clients/BlastClient.pm, Report_HTML_DB/Clients/SearchDBClient.pm, Report_HTML_DB/Models/Application/AlienHunterSearch.pm, Report_HTML_DB/Models/Application/Feature.pm, Report_HTML_DB/Models/Application/NcRNASearch.pm, Report_HTML_DB/Models/Application/RBSSearch.pm, Report_HTML_DB/Models/Application/Subevidence.pm, Report_HTML_DB/Models/Application/TRFSearch.pm, Report_HTML_DB/Models/Application/TRNASearch.pm, Report_HTML_DB/Models/Application/TranscriptionalTerminator.pm, Report_HTML_DB/Models/Services/BaseResponse.pm, Report_HTML_DB/Models/Services/PagedResponse.pm, Report_HTML_DB/Repositories/BlastRepository.pm
- 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 |
---|---|---|---|
Report_HTML_DB::Clients::BlastClient | metacpan | ||
Report_HTML_DB::Clients::SearchDBClient | metacpan | ||
Report_HTML_DB::Models::Application::AlienHunterSearch | metacpan | ||
Report_HTML_DB::Models::Application::Feature | metacpan | ||
Report_HTML_DB::Models::Application::NcRNASearch | metacpan | ||
Report_HTML_DB::Models::Application::RBSSearch | metacpan | ||
Report_HTML_DB::Models::Application::Subevidence | metacpan | ||
Report_HTML_DB::Models::Application::TRFSearch | metacpan | ||
Report_HTML_DB::Models::Application::TRNASearch | metacpan | ||
Report_HTML_DB::Models::Application::TranscriptionalTerminator | metacpan | ||
Report_HTML_DB::Models::Services::BaseResponse | metacpan | ||
Report_HTML_DB::Models::Services::PagedResponse | metacpan | ||
Report_HTML_DB::Repositories::BlastRepository | metacpan |