Mojolicious-Plugin-HttpBasicAuth 0.03 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- buildtool_not_executable
-
Change the permissions of Build.PL/Makefile.PL to not-executable.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Mojo::Base
- Mojo::ByteStream
- Mojo::Util
- Mojolicious::Plugin
- 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.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Mojo::Base
- Mojo::ByteStream
- Mojolicious::Lite
- Test::Mojo
- 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).
Modules
Name | Abstract | Version | View |
---|---|---|---|
Mojolicious::Plugin::HttpBasicAuth | Http-Basic-Authentication implementation | 0.03 | metacpan |