Web-ID 1.924_03 Deleted
Kwalitee Issues
- meta_json_conforms_to_known_spec
-
Take a look at the META.json Spec at https://metacpan.org/pod/CPAN::Meta::History::Meta_1_4 (for version 1.4) or https://metacpan.org/pod/CPAN::Meta::Spec (for version 2), and change your META.json accordingly.
Error: License 'perl' is invalid (license -> perl) [Validation: 2]
- 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.
- 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: Plack::Middleware::Auth::WebID, Web::ID::Types, Web::ID::Util, Web::ID::Util::FindOpenSSL
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Plack::Middleware::Auth::WebID | authentication middleware for WebID | 1.924_03 | metacpan |
Web::ID | implementation of WebID (a.k.a. FOAF+SSL) | 1.924_03 | metacpan |
Web::ID::Certificate | an x509 certificate | 1.924_03 | metacpan |
Web::ID::Certificate::Generator | role for Web::ID::Certificate | 1.924_03 | metacpan |
Web::ID::RSAKey | an RSA key | 1.924_03 | metacpan |
Web::ID::SAN | represents a single name from a certificate's subjectAltName field | 1.924_03 | metacpan |
Web::ID::SAN::Email | represents subjectAltNames that are e-mail addresses | 1.924_03 | metacpan |
Web::ID::SAN::URI | represents subjectAltNames that are URIs | 1.924_03 | metacpan |
Web::ID::Types | type library for Web::ID and friends | 1.924_03 | metacpan |
Web::ID::Util | utility functions used in Web-ID | 1.924_03 | metacpan |
Web::ID::Util::FindOpenSSL | 1.924_03 | metacpan |