Lemonldap-NG-Common 2.20.0 Latest
Kwalitee Issues
- 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 (137) does not match dist (134):
- Missing in Dist: tools/apache-session-mysql.sql, tools/lmConfig.CDBI.mysql, tools/lmConfig.RDBI.mysql
- 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: Lemonldap::NG::Common, Lemonldap::NG::Common::AuditLogger::UserLoggerCompat, Lemonldap::NG::Common::Conf::Backends::JSONFile, Lemonldap::NG::Common::Conf::Backends::Overlay, Lemonldap::NG::Common::Conf::DefaultValues, Lemonldap::NG::Common::JWT, Lemonldap::NG::Common::Logger::Apache2, Lemonldap::NG::Common::Logger::Null, Lemonldap::NG::Common::Regexp
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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: Lemonldap::NG::Common, Lemonldap::NG::Common::Apache::Session, Lemonldap::NG::Common::Apache::Session::Generate::SHA256, Lemonldap::NG::Common::Apache::Session::Lock, Lemonldap::NG::Common::Apache::Session::REST, Lemonldap::NG::Common::Apache::Session::SOAP, Lemonldap::NG::Common::Apache::Session::Serialize::JSON, Lemonldap::NG::Common::Apache::Session::Store, Lemonldap::NG::Common::AuditLogger::UserLoggerCompat, Lemonldap::NG::Common::Conf, Lemonldap::NG::Common::Conf::Backends::CDBI, Lemonldap::NG::Common::Conf::Backends::DBI, Lemonldap::NG::Common::Conf::Backends::File, Lemonldap::NG::Common::Conf::Backends::JSONFile, Lemonldap::NG::Common::Conf::Backends::LDAP, Lemonldap::NG::Common::Conf::Backends::Local, Lemonldap::NG::Common::Conf::Backends::MongoDB, Lemonldap::NG::Common::Conf::Backends::Overlay, Lemonldap::NG::Common::Conf::Backends::RDBI, Lemonldap::NG::Common::Conf::Backends::REST, Lemonldap::NG::Common::Conf::Backends::SOAP, Lemonldap::NG::Common::Conf::Backends::YAMLFile, Lemonldap::NG::Common::Conf::Backends::_DBI, Lemonldap::NG::Common::Conf::Constants, Lemonldap::NG::Common::Conf::DefaultValues, Lemonldap::NG::Common::Conf::ReConstants, Lemonldap::NG::Common::Conf::Serializer, Lemonldap::NG::Common::Conf::Wrapper, Lemonldap::NG::Common::Crypto, Lemonldap::NG::Common::EmailAddress, Lemonldap::NG::Common::EmailTransport, Lemonldap::NG::Common::FormEncode, Lemonldap::NG::Common::IPv6, Lemonldap::NG::Common::JWT, Lemonldap::NG::Common::Languages, Lemonldap::NG::Common::Logger::Apache2, Lemonldap::NG::Common::Logger::Dispatch, Lemonldap::NG::Common::Logger::Log4perl, Lemonldap::NG::Common::Logger::MessageBroker, Lemonldap::NG::Common::Logger::Null, Lemonldap::NG::Common::Logger::Sentry, Lemonldap::NG::Common::Logger::Std, Lemonldap::NG::Common::Logger::Syslog, Lemonldap::NG::Common::Logger::_Duplicate, Lemonldap::NG::Common::MessageBroker::MQTT, Lemonldap::NG::Common::MessageBroker::NoBroker, Lemonldap::NG::Common::MessageBroker::Pg, Lemonldap::NG::Common::MessageBroker::Redis, Lemonldap::NG::Common::OpenIDConnect::Constants, Lemonldap::NG::Common::PSGI::Constants, Lemonldap::NG::Common::PSGI::SOAPServer, Lemonldap::NG::Common::PSGI::SOAPService, Lemonldap::NG::Common::Regexp, Lemonldap::NG::Common::Safelib, Lemonldap::NG::Common::UserAgent, Lemonldap::NG::Common::Util
- 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:
- Lemonldap::NG::Common::Apache::Session::Store
- Lemonldap::NG::Common::Conf::Backends::REST
- Lemonldap::NG::Common::Notifications::File
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 2.0,2.000001,2.000002,2.000003,2.000008,2.000009,2.000010,2.000011,2.000012,2.000014,2.000015,2.000018,2.017000,2.018000,2.019000,2.020000
- 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).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Lemonldap::NG::Common | 2.020000 | metacpan | |
Lemonldap::NG::Common::Apache::Session | 2.019000 | metacpan | |
Lemonldap::NG::Common::Apache::Session::Generate::SHA256 | 2.000002 | metacpan | |
Lemonldap::NG::Common::Apache::Session::Lock | 2.0 | metacpan | |
Lemonldap::NG::Common::Apache::Session::REST | 2.019000 | metacpan | |
Lemonldap::NG::Common::Apache::Session::SOAP | 2.019000 | metacpan | |
Lemonldap::NG::Common::Apache::Session::Serialize::JSON | 2.019000 | metacpan | |
Lemonldap::NG::Common::Apache::Session::Store | 2.019000 | metacpan | |
Lemonldap::NG::Common::AuditLogger::UserLoggerCompat | 2.019000 | metacpan | |
Lemonldap::NG::Common::Cli | 2.000008 | metacpan | |
Lemonldap::NG::Common::CliSessions | 2.019000 | metacpan | |
Lemonldap::NG::Common::Combination::Parser | 2.000014 | metacpan | |
Lemonldap::NG::Common::Conf | 2.019000 | metacpan | |
Lemonldap::NG::Common::Conf::AccessLib | 2.000011 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::CDBI | 2.0 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::DBI | 2.0 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::File | 2.000009 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::JSONFile | 2.0 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::LDAP | 2.0 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::Local | 2.000014 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::MongoDB | 2.000001 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::Overlay | 2.019000 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::RDBI | 2.000012 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::REST | 2.018000 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::SOAP | 2.0 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::YAMLFile | 2.000009 | metacpan | |
Lemonldap::NG::Common::Conf::Backends::_DBI | 2.018000 | metacpan | |
Lemonldap::NG::Common::Conf::Compact | 2.000015 | metacpan | |
Lemonldap::NG::Common::Conf::Constants | 2.020000 | metacpan | |
Lemonldap::NG::Common::Conf::DefaultValues | 2.020000 | metacpan | |
Lemonldap::NG::Common::Conf::RESTServer | 2.019000 | metacpan | |
Lemonldap::NG::Common::Conf::ReConstants | 2.020000 | metacpan | |
Lemonldap::NG::Common::Conf::SAML::Metadata | 2.000014 | metacpan | |
Lemonldap::NG::Common::Conf::Serializer | 2.000012 | metacpan | |
Lemonldap::NG::Common::Conf::Wrapper | 2.000003 | metacpan | |
Lemonldap::NG::Common::Crypto | 2.0 | metacpan | |
Lemonldap::NG::Common::EmailAddress | 2.0 | metacpan | |
Lemonldap::NG::Common::EmailTransport | 2.000010 | metacpan | |
Lemonldap::NG::Common::FormEncode | 2.0 | metacpan | |
Lemonldap::NG::Common::IPv6 | 2.000010 | metacpan | |
Lemonldap::NG::Common::JWT | 2.000012 | metacpan | |
Lemonldap::NG::Common::Languages | metacpan | ||
Lemonldap::NG::Common::Logger::Apache2 | 2.0 | metacpan | |
Lemonldap::NG::Common::Logger::Dispatch | 2.000015 | metacpan | |
Lemonldap::NG::Common::Logger::Log4perl | 2.0 | metacpan | |
Lemonldap::NG::Common::Logger::MessageBroker | 2.000018 | metacpan | |
Lemonldap::NG::Common::Logger::Null | 2.0 | metacpan | |
Lemonldap::NG::Common::Logger::Sentry | 2.000015 | metacpan | |
Lemonldap::NG::Common::Logger::Std | 2.000015 | metacpan | |
Lemonldap::NG::Common::Logger::Syslog | 2.018000 | metacpan | |
Lemonldap::NG::Common::Logger::_Duplicate | 2.019000 | metacpan | |
Lemonldap::NG::Common::MessageBroker::MQTT | 2.020000 | metacpan | |
Lemonldap::NG::Common::MessageBroker::NoBroker | 2.020000 | metacpan | |
Lemonldap::NG::Common::MessageBroker::Pg | 2.020000 | metacpan | |
Lemonldap::NG::Common::MessageBroker::Redis | 2.020000 | metacpan | |
Lemonldap::NG::Common::Module | 2.019000 | metacpan | |
Lemonldap::NG::Common::Notifications | 2.000008 | metacpan | |
Lemonldap::NG::Common::Notifications::DBI | 2.019000 | metacpan | |
Lemonldap::NG::Common::Notifications::File | 2.000008 | metacpan | |
Lemonldap::NG::Common::Notifications::JSON | 2.019000 | metacpan | |
Lemonldap::NG::Common::Notifications::LDAP | 2.000008 | metacpan | |
Lemonldap::NG::Common::Notifications::XML | 2.000010 | metacpan | |
Lemonldap::NG::Common::OpenIDConnect::Constants | metacpan | ||
Lemonldap::NG::Common::OpenIDConnect::Metadata | 2.019000 | metacpan | |
Lemonldap::NG::Common::PSGI | 2.019000 | metacpan | |
Lemonldap::NG::Common::PSGI::Cli::Lib | 2.000010 | metacpan | |
Lemonldap::NG::Common::PSGI::Constants | 2.0 | metacpan | |
Lemonldap::NG::Common::PSGI::Request | 2.019000 | metacpan | |
Lemonldap::NG::Common::PSGI::Router | 2.000010 | metacpan | |
Lemonldap::NG::Common::PSGI::SOAPServer | 2.0 | metacpan | |
Lemonldap::NG::Common::PSGI::SOAPService | 2.000010 | metacpan | |
Lemonldap::NG::Common::Regexp | 2.0 | metacpan | |
Lemonldap::NG::Common::Safelib | 2.020000 | metacpan | |
Lemonldap::NG::Common::Session | 2.020000 | metacpan | |
Lemonldap::NG::Common::Session::REST | 2.019000 | metacpan | |
Lemonldap::NG::Common::TOTP | 2.019000 | metacpan | |
Lemonldap::NG::Common::UserAgent | 2.018000 | metacpan | |
Lemonldap::NG::Common::Util | 2.017000 | metacpan | |
Lemonldap::NG::Common::Util::Crypto | 2.020000 | metacpan |