Plack-Middleware-RestAPI 0.01 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.
- 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 (54):
- Missing in MANIFEST: .git/FETCH_HEAD, .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/08/18f3d6d1d72a64ad7999529453fda7e28a4b10, .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/6d/dfe36499e356af9825c96907e77fc928a0dab4, .git/objects/79/cf80331b074c9834f99bcdb8b127fe546c2c82, .git/objects/a0/054e97dbf13ba7b22bb116752d6f22030daaa6, .git/objects/ab/9d80ad4e241746bf0d6b79fa07b43bde4ca55a, .git/objects/b4/e5c8ddabf2f9c5e70e6b745b5f14fe32e78a41, .git/objects/b9/6cd5943da39d8b1661930c4c7bebdd8e088931, .git/objects/bd/1dba0994db8df429e8a130fe65ac9f6839fd8e, .git/objects/c1/444c0068ab93ad997fb0aa54e4d7ff6e019d77, .git/objects/c3/c1064245e620c7267e1201ac8e4c98679e508d, .git/objects/ef/35f4425e19bafd98c60425f0e41611b90ef295, .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
- 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 | Perl PSGI middleware that just call GET, PUT, POST, DELETE from mounted class. | 0.01 | metacpan |