Dist-Zilla-Plugin-JSAN 0.04 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Git::Wrapper
- Moose
- Moose::Autobox
- autodie
- namespace::autoclean
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Dist-Zilla-Plugin-JSAN-0.04/lib/Dist/Zilla/Plugin/JSAN/NPM.pm -- Around line 296: Deleting unknown formatting code N<>
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Params::Util
- Sub::Exporter
- Test::Deep
- YAML::Tiny
- 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.
- 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 |
---|---|---|---|
Dist::Zilla::MintingProfile::JSAN | a profile provider, pointing to the default JSAN distribution profile | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN | a plugin for Dist::Zilla for building JSAN distributions | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::Bundle | Bundle the library files into "tasks", using information from Components.JS | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::GatherDir::Template | gather all the files in a directory and use them as templates (copy-pasted from Dist::Zilla::Plugin::GatherDir::Template with bug-fix) | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::GitHubDocs | a plugin for Dist::Zilla which updates the 'gh-pages' branch after each release | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::InstallInstructions | build an INSTALL file | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::Minter | Default "minter" | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::NPM | Generate the `package.json` file, suitable for `npm` package manager | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::NPM::Publish | Publish your module in npm with `dzil release` | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::PkgVersion | Embedd module version to sources | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::ReadmeFromMD | build a README file | 0.04 | metacpan |
Dist::Zilla::Plugin::JSAN::StaticDir | Process "static" directory | 0.04 | metacpan |