FASTX-XS 0.0.1
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (43) does not match dist (30):
- Missing in Dist: FASTX-XS-0.0.1/Changes, FASTX-XS-0.0.1/META.yml, FASTX-XS-0.0.1/Makefile.PL, FASTX-XS-0.0.1/demo_pp.pl, FASTX-XS-0.0.1/kseq.h, FASTX-XS-0.0.1/lib/FASTX/XS.pm, FASTX-XS-0.0.1/t/01-basic.t, FASTX-XS-0.0.1/t/test.fa, FASTX-XS-0.0.1/t/test.fa.gz, FASTX-XS-0.0.1/t/test.fq, FASTX-XS-0.0.1/t/test.fq.gz, README.md, demo.pl
- no_dot_dirs
-
Fix MANIFEST (or MANIFEST.SKIP) to exclude dot directories from a distribution. Use an appropriate tool and avoid archiving your working directory by hand. If you switch your version control system, remove old VCS directories after you migrate.
Error: .claude
- 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.
- 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 |
---|---|---|---|
FASTX::XS | Fast FASTA/FASTQ parser using kseq.h | 0.000001 | metacpan |