Config-Apple-Profile 0.55-TRIAL
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Config-Apple-Profile-0.55-TRIAL/README.pod -- Around line 125: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Wed 17 Sep 2014 05:00:20 AM JST gpg: using DSA key 2A4B71FC2433872E gpg: Can't check signature: No public key ==> BAD/TAMPERED signature detected! <==
- 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.
- 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 |
---|---|---|---|
Config::Apple::Profile | An OO interface to Apple Configuration Profiles. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Certificate | Base class for the four different Certificate payload types. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Certificate::PEM | Certificate payload with a PEM-format certificate. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Certificate::PKCS1 | Certificate payload with a DER-format certificate. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Certificate::PKCS12 | Bundle containing one certificate and its matching private key. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Certificate::Root | Certificate payload with a DER-format certificate. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Common | Base class for almost all payload types, with common payload keys. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Email | The Email payload type. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Tie::Array | Tying class for arrays of things. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Tie::Root | Tying class for payload storage. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Types | Data types for payload keys. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Types::Serialize | Convert common payload types to plist form. | 0.55 | metacpan |
Config::Apple::Profile::Payload::Types::Validation | Validation of common payload types. | 0.55 | metacpan |
Config::Apple::Profile::Targets | Constants for payload targets | 0.55 | metacpan |