Plack-App-Directory-Template 0.26
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Plack::App::Directory
- Plack::Util::Accessor
- URI::Escape
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- HTTP::Request
- Plack::Builder
- Plack::Test
- 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 |
---|---|---|---|
Plack::App::Directory::Template | Serve static files from document root with directory index template | 0.26 | metacpan |
Provides
Name | File | View |
---|---|---|
Plack::App::Directory::Template::File | lib/Plack/App/Directory/Template.pm | metacpan |