Plack-Middleware-RestAPI Deleted
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.
- has_version
-
Add a version number to the packed distribution. Or use a buildtool ('make dist' or 'Build dist')
- has_proper_version
-
Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'
- 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 (13) does not match dist (65):
- Missing in MANIFEST: .git/FETCH_HEAD, .git/HEAD, .git/ORIG_HEAD, .git/config, .git/description, .git/gitk.cache, .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/08/18f3d6d1d72a64ad7999529453fda7e28a4b10, .git/objects/29/06f844be16a1a9a487249fbe9ad6aab93dccf7, .git/objects/29/af9d4eb781e9d65d4a4d73fddda114dc5e1f82, .git/objects/2f/0869fc2bedea56e039a39f252e074f61bd9cb0, .git/objects/30/07abfd9bb0044548f41b2fb350b787c440dec3, .git/objects/36/c109d1106ebb25275cc67aaef9a76bb5144c68, .git/objects/44/217ea3740a817570de43dcbbd97eff042ccf61, .git/objects/4b/825dc642cb6eb9a060e54bf8d69288fbee4904, .git/objects/4c/542b53a653b680ae4d6aac1f1a5c4e9cd1ed9f, .git/objects/5b/b181968758412033b7c95190269fe95903fb34, .git/objects/6d/dfe36499e356af9825c96907e77fc928a0dab4, .git/objects/79/cf80331b074c9834f99bcdb8b127fe546c2c82, .git/objects/96/926a57985d2e5b1742be58e3ab78c7f2e9d08e, .git/objects/a0/054e97dbf13ba7b22bb116752d6f22030daaa6, .git/objects/a6/ed49c7e4fd91a647556a52e7c417a6c377f9dc, .git/objects/ab/9d80ad4e241746bf0d6b79fa07b43bde4ca55a, .git/objects/af/9e69214707bf22af03a686f8940bed6f4e02db, .git/objects/b2/c246fa8100a87eaa1757f547307c32977bb292, .git/objects/b4/e5c8ddabf2f9c5e70e6b745b5f14fe32e78a41, .git/objects/b9/6cd5943da39d8b1661930c4c7bebdd8e088931, .git/objects/bd/1dba0994db8df429e8a130fe65ac9f6839fd8e, .git/objects/c1/444c0068ab93ad997fb0aa54e4d7ff6e019d77, .git/objects/c1/e9f2ea0c8eca1ecb7967e1f18579cc2087bb95, .git/objects/c3/c1064245e620c7267e1201ac8e4c98679e508d, .git/objects/c6/4202c66872a2df70494f01318b7683c7ce06a7, .git/objects/ef/35f4425e19bafd98c60425f0e41611b90ef295, .git/objects/f3/37f7f0fef57d57a8e88b285555de38ac0137a9, .git/objects/f6/9cfebff103d66fa147be48abdecbbb9b51a0a9, .git/objects/fe/30fe7716077c6711413eaa372652d5a79204c6, .git/refs/heads/master, .git/refs/remotes/origin/master, .gitignore, MANIFEST.bak
- Missing in Dist: t/pod-coverage.t
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- parent
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- 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.
- 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::RestAPI | DEPRECATED use Plack::App::REST instead | 0.02 | metacpan |