Plack-Middleware-FormatOutput 0.01
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- no_symlinks
-
Remove the symlinks from the distribution.
- 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 (14) does not match dist (59):
- Missing in MANIFEST: .git/HEAD, .git/config, .git/description, .git/hooks/applypatch-msg.sample, .git/hooks/commit-msg.sample, .git/hooks/post-update.sample, .git/hooks/pre-applypatch.sample, .git/hooks/pre-commit.sample, .git/hooks/pre-push.sample, .git/hooks/pre-rebase.sample, .git/hooks/prepare-commit-msg.sample, .git/hooks/update.sample, .git/index, .git/info/exclude, .git/logs/HEAD, .git/logs/refs/heads/master, .git/logs/refs/remotes/origin/master, .git/objects/10/588c5c953c4c71de27149e152f3698c5ec3628, .git/objects/1d/de4acc9f7cd1cf1a4ff608f01c6d0766af68be, .git/objects/3a/6570a192ed0079d920e63ce745d2e8ed95a9eb, .git/objects/44/217ea3740a817570de43dcbbd97eff042ccf61, .git/objects/48/b49ec36cefde81f7a0019d394fff235e344df2, .git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904, .git/objects/52/d25e738496bc9d8b10e82c8257f1dd3e864a78, .git/objects/5e/13be248201ff2162711dbfde37e533c2cbb2f8, .git/objects/5f/3afb93f1b3f90e07c4bf860a31b1c5e71e2c30, .git/objects/69/48e50498b0153d5c30affb7b59bc76adbc4c42, .git/objects/6d/dfe36499e356af9825c96907e77fc928a0dab4, .git/objects/70/b9bb2aefeb0bb0ca280fb5df70d8966d695843, .git/objects/74/672a52e5bee021ccdd962c697bf225e5c10ac7, .git/objects/7d/ffed3cd9b9ee7af8e8577ddc10696adfad7cf0, .git/objects/86/80d91f85a0e612db1fb602243d1190c45fe5c3, .git/objects/8d/ee771b56ffcff68cc08d4eca6c01b9702291e5, .git/objects/90/5bb6725be4f16b6bff752182905f3fe24c1a56, .git/objects/99/21749fa60fddcda3e511c4f9d9cd939cc48a4d, .git/objects/a0/054e97dbf13ba7b22bb116752d6f22030daaa6, .git/objects/a1/8fa2e95b61914234a9885e463b97d3a734ea3e, .git/objects/ad/cb94260a832bfaf02bf2d39b5a8036d7c40211, .git/objects/b4/8d66a9d2d9d09b3022ed26f2e4ee7662b6411d, .git/objects/d9/9e861d95c5e38570cdaa440557e1245479e354, .git/objects/df/fd1693b10926b5cfda935a063c2625bf5da977, .git/objects/ec/31a8cbe697502da6e743dd07a07ad813cc758e, .git/objects/ff/2bdef5598c0a4d295ae6cd6154c8345b66475f, .git/refs/heads/master, .git/refs/remotes/origin/master, .gitignore
- Missing in Dist: t/pod-coverage.t
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- HTTP::Exception
- Plack::Middleware
- parent
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- 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: .git
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- HTTP::Headers
- HTTP::Request
- HTTP::Request::Common
- Plack::App::URLMap
- Plack::Builder
- Plack::Test
- 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 |
|---|---|---|---|
| Plack::Middleware::FormatOutput | Format output struct by Accept header. | 0.01 | metacpan |