XML-AppleConfigProfile 0.00_001 Deleted

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: XML-AppleConfigProfile-0.00_001/README.pod -- Around line 113: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Certificate/PEM.pm -- Around line 107: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Certificate/PKCS1.pm -- Around line 107: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Certificate/PKCS12.pm -- Around line 127: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Certificate/Root.pm -- Around line 111: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Certificate.pm -- Around line 117: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Common.pm -- Around line 668: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Tie/Array.pm -- Around line 431: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Tie/Root.pm -- Around line 310: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Types/Serialize.pm -- Around line 167: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Types/Validation.pm -- Around line 427: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Payload/Types.pm -- Around line 237: Non-ASCII character seen before =encoding in '©'. Assuming UTF-8 XML-AppleConfigProfile-0.00_001/lib/XML/AppleConfigProfile/Targets.pm -- Around line 68: 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 Sun 14 Sep 2014 03:23:13 PM 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.

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: .settings

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
XML::AppleConfigProfile An OO interface to Apple Configuration Profiles. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Certificate Base class for the four different Certificate payload types. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Certificate::PEM Certificate payload with a PEM-format certificate. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Certificate::PKCS1 Certificate payload with a DER-format certificate. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Certificate::PKCS12 Bundle containing one certificate and its matching private key. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Certificate::Root Certificate payload with a DER-format certificate. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Common Base class for almost all payload types, with common payload keys. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Tie::Array Tying class for arrays of things. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Tie::Root Tying class for payload storage. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Types Data types for payload keys. 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Types::Serialize Convert common payload types to plist form 0.00_001 metacpan
XML::AppleConfigProfile::Payload::Types::Validation Validation of common payload types. 0.00_001 metacpan
XML::AppleConfigProfile::Targets Constants for payload targets 0.00_001 metacpan

Other Files

Build.PL metacpan
Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.pod metacpan