Mojolicious-Plugin-Webpack 1.00 Deleted
Kwalitee Issues
- has_readme
-
Add a README to the distribution. It should contain a quick description of your module and how to install it.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Mojo::File
- 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.
- 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: .github
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Mojo::File
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.01,1.00
- 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_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Mojo::Alien::npm | Runs the external nodejs program npm | metacpan | |
Mojo::Alien::rollup | Runs the external nodejs program rollup | metacpan | |
Mojo::Alien::webpack | Runs the external nodejs program webpack | 0.01 | metacpan |
Mojolicious::Command::Author::webpack | Mojolicious HTTP, WebSocket and Webpack development server | metacpan | |
Mojolicious::Plugin::Webpack | Mojolicious ♥ Webpack | 1.00 | metacpan |