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: PONAPI::DAO::Constants, PONAPI::Server

no_pod_errors

Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.

Error: PONAPI-Server-0.001002/lib/PONAPI/DAO/Exception.pm -- Around line 243: '=end' without a target? PONAPI-Server-0.001002/lib/PONAPI/DAO/Repository.pm -- Around line 53: Unknown directive: =HEAD1 Around line 65: Unknown directive: =HEAD1 Around line 128: '=end' without a target? PONAPI-Server-0.001002/lib/PONAPI/Server.pm -- Around line 341: '=end' without a target?

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: PONAPI::DAO::Constants, PONAPI::Server

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.

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
PONAPI::Builder PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Document PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Errors PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Links PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Relationship PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Resource PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Resource::Identifier PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Resource::Null PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Role::HasLinksBuilder PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Role::HasMeta PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Builder::Role::HasPagination PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Constants PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Exception PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Repository PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Create PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::CreateRelationships PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Delete PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::DeleteRelationships PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Retrieve PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::RetrieveAll PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::RetrieveByRelationship PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::RetrieveRelationships PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasDataAttribute PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasDataMethods PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasFields PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasFilter PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasID PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasInclude PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasPage PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasRelationshipType PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::HasSort PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Role::UpdateLike PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::Update PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::DAO::Request::UpdateRelationships PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
PONAPI::Server PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 0.001002 metacpan
PONAPI::Server::ConfigReader PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
Test::PONAPI::DAO::Repository::MockDB PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
Test::PONAPI::DAO::Repository::MockDB::Loader PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
Test::PONAPI::DAO::Repository::MockDB::Table PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
Test::PONAPI::DAO::Repository::MockDB::Table::Articles PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
Test::PONAPI::DAO::Repository::MockDB::Table::Comments PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
Test::PONAPI::DAO::Repository::MockDB::Table::People PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan
Test::PONAPI::DAO::Repository::MockDB::Table::Relationships PONAPI - Perl implementation of {JSON:API} (http://jsonapi.org/) v1.0 metacpan

Other Files

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