Mail-Outlook 0.17.2 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: Expected a list structure (license) [Validation: 2];Expected a list structure (resources -> license) [Validation: 2]
- no_generated_files
-
Remove the offending files/directories!
Error: Makefile, pm_to_blib
- 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:
- MANIFEST (29) does not match dist (44):
- Missing in MANIFEST: MYMETA.json, MYMETA.yml, Makefile, blib/arch/.exists, blib/arch/auto/Mail/Outlook/.exists, blib/bin/.exists, blib/lib/Mail/.exists, blib/lib/Mail/Outlook.pm, blib/lib/Mail/Outlook/Folder.pm, blib/lib/Mail/Outlook/Message.pm, blib/lib/auto/Mail/Outlook/.exists, blib/man1/.exists, blib/man3/.exists, blib/script/.exists, pm_to_blib
- 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: Mail-Outlook/blib/lib/Mail/Outlook/Folder.pm -- Around line 272: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Mail-Outlook/blib/lib/Mail/Outlook/Message.pm -- Around line 513: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Mail-Outlook/blib/lib/Mail/Outlook.pm -- Around line 267: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Mail-Outlook/lib/Mail/Outlook/Folder.pm -- Around line 272: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Mail-Outlook/lib/Mail/Outlook/Message.pm -- Around line 513: Non-ASCII character seen before =encoding in '©'. Assuming CP1252 Mail-Outlook/lib/Mail/Outlook.pm -- Around line 267: Non-ASCII character seen before =encoding in '©'. Assuming CP1252
- 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_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 |
|---|---|---|---|
| Mail::Outlook | mail module to interface with Microsoft (R) Outlook (R). | 0.16 | metacpan |
| Mail::Outlook::Folder | extension to handle Microsoft (R) Outlook (R) mail folders. | 0.16 | metacpan |
| Mail::Outlook::Message | extension to handle Microsoft (R) Outlook (R) mail messages. | 0.16 | metacpan |