WWW-MailboxOrg 0.001 Latest

Kwalitee Issues

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: WWW::MailboxOrg::Types
prereq_matches_use

List all used modules in META.yml requires

Error:
  • Mojo::UserAgent
  • namespace::clean

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: .claude
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: WWW::MailboxOrg::Types

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.

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
WWW::MailboxOrg Perl client for Mailbox.org API 0.001 metacpan
WWW::MailboxOrg::API::Account Account management API 0.001 metacpan
WWW::MailboxOrg::API::Backup Backup API 0.001 metacpan
WWW::MailboxOrg::API::Base Base API controller for auth and search 0.001 metacpan
WWW::MailboxOrg::API::Blacklist Blacklist API 0.001 metacpan
WWW::MailboxOrg::API::Domain Domain management API 0.001 metacpan
WWW::MailboxOrg::API::Invoice Invoice API 0.001 metacpan
WWW::MailboxOrg::API::Mail Mail operations API 0.001 metacpan
WWW::MailboxOrg::API::Mailinglist Mailing list API 0.001 metacpan
WWW::MailboxOrg::API::Passwordreset Password reset API 0.001 metacpan
WWW::MailboxOrg::API::Spamprotect Spam protection API 0.001 metacpan
WWW::MailboxOrg::API::System System API (hello, test, capabilities) 0.001 metacpan
WWW::MailboxOrg::API::Utils Utility API (parse_headers, parse_date, generate_message_id) 0.001 metacpan
WWW::MailboxOrg::API::Validate Validation API 0.001 metacpan
WWW::MailboxOrg::API::Videochat Video chat API 0.001 metacpan
WWW::MailboxOrg::Entity::Account Account entity object 0.001 metacpan
WWW::MailboxOrg::Entity::Domain Domain entity object 0.001 metacpan
WWW::MailboxOrg::JSONRPCRequest JSON-RPC 2.0 request object 0.001 metacpan
WWW::MailboxOrg::JSONRPCResponse JSON-RPC 2.0 response object 0.001 metacpan
WWW::MailboxOrg::LWPIO Synchronous JSON-RPC backend using Mojo::UserAgent 0.001 metacpan
WWW::MailboxOrg::Role::HTTP JSON-RPC HTTP client role 0.001 metacpan
WWW::MailboxOrg::Role::IO Interface role for pluggable JSON-RPC backends 0.001 metacpan
WWW::MailboxOrg::Role::RPC Role for RPC API controllers 0.001 metacpan
WWW::MailboxOrg::Types Custom types for Mailbox.org API 0.001 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan
cpanfile metacpan
dist.ini metacpan