oxd-perl Deleted
Kwalitee Issues
- extracts_nicely
-
Pack the distribution with a proper command such as "make dist" and "./Build dist", or use a distribution builder such as Dist::Zilla, Dist::Milla, Minilla.
Error: More than one top directories are found: oxdPerl;LICENSE;README.md;example
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- 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'
- portable_filenames
-
Rename those files with alphanumerical characters, or maybe remove them because in many cases they are automatically generated for local installation.
Error:
- oxdPerl/blib/libdoc/API::OxdConfig.3pm
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- 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: Cannot find MANIFEST in dist.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: OxdClientSocket, OxdClientSocket
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Class::Accessor
- IO::Socket::SSL
- JSON::PP
- main_module_version_matches_dist_version
-
Make sure that the main module name and version are the same of the distribution.
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: oxdPerl/blib/lib/API/OxdConfig.pm -- Around line 277: =pod directives shouldn't be over one line long! Ignoring all 8 lines of content oxdPerl/lib/API/OxdConfig.pm -- Around line 277: =pod directives shouldn't be over one line long! Ignoring all 8 lines of content
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: oxdPerl/blib/lib/API/GetAuthorizationUrl.pm, oxdPerl/lib/API/GetAuthorizationUrl.pm, oxdPerl/blib/lib/API/GetTokenByCode.pm, oxdPerl/lib/API/GetTokenByCode.pm, oxdPerl/blib/lib/API/GetUserInfo.pm, oxdPerl/lib/API/GetUserInfo.pm, oxdPerl/blib/lib/API/OxdClient.pm, oxdPerl/lib/API/OxdClient.pm, oxdPerl/blib/lib/API/OxdClientSocket.pm, oxdPerl/lib/API/OxdClientSocket.pm, oxdPerl/blib/lib/API/OxdConfig.pm, oxdPerl/lib/API/OxdConfig.pm, oxdPerl/blib/lib/API/OxdLogout.pm, oxdPerl/lib/API/OxdLogout.pm, oxdPerl/blib/lib/API/OxdRegister.pm, oxdPerl/lib/API/OxdRegister.pm, oxdPerl/blib/lib/API/UmaRpAuthorizeRpt.pm, oxdPerl/lib/API/UmaRpAuthorizeRpt.pm, oxdPerl/blib/lib/API/UmaRpGetGat.pm, oxdPerl/lib/API/UmaRpGetGat.pm, oxdPerl/blib/lib/API/UmaRpGetRpt.pm, oxdPerl/lib/API/UmaRpGetRpt.pm, oxdPerl/blib/lib/API/UmaRsCheckAccess.pm, oxdPerl/lib/API/UmaRsCheckAccess.pm, oxdPerl/blib/lib/API/UmaRsProtect.pm, oxdPerl/lib/API/UmaRsProtect.pm, oxdPerl/blib/lib/API/UpdateRegistration.pm, oxdPerl/lib/API/UpdateRegistration.pm, oxdPerl/blib/lib/oxdPerl.pm, oxdPerl/lib/oxdPerl.pm
- 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.
- use_warnings
-
Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.
Error: GetAuthorizationUrl, GetAuthorizationUrl, GetTokenByCode, GetTokenByCode, GetUserInfo, GetUserInfo, OxdLogout, OxdLogout, OxdRegister, OxdRegister, UmaRpAuthorizeRpt, UmaRpAuthorizeRpt, UmaRpGetGat, UmaRpGetGat, UmaRpGetRpt, UmaRpGetRpt, UmaRsCheckAccess, UmaRsCheckAccess, UmaRsProtect, UmaRsProtect, UpdateRegistration, UpdateRegistration
- no_unauthorized_packages
-
Ask the owner of the distribution (the one who released it first, or the one who is designated in x_authority) to give you a (co-)maintainer's permission.
Error:
- Attribute::Abstract
- oxdPerl
- 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 |
|---|---|---|---|
| GetAuthorizationUrl | 0.01 | metacpan | |
| GetTokenByCode | 0.01 | metacpan | |
| GetUserInfo | 0.01 | metacpan | |
| OxdClient | 0.01 | metacpan | |
| OxdClientSocket | 0.01 | metacpan | |
| OxdConfig | 0.01 | metacpan | |
| OxdLogout | 0.01 | metacpan | |
| OxdRegister | 0.01 | metacpan | |
| UmaRpAuthorizeRpt | 0.01 | metacpan | |
| UmaRpGetGat | 0.01 | metacpan | |
| UmaRpGetRpt | 0.01 | metacpan | |
| UmaRsCheckAccess | 0.01 | metacpan | |
| UmaRsProtect | 0.01 | metacpan | |
| UpdateRegistration | 0.01 | metacpan | |
| oxdPerl | The great new oxdPerl! | 0.01 | metacpan |
Provides
| Name | File | View |
|---|---|---|
| Attribute::Abstract | oxdPerl/lib/API/OxdClient.pm | metacpan |