SPVM-UV 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: SPVM::UV, SPVM::UV::Callback::Async, SPVM::UV::Callback::Close, SPVM::UV::Callback::Idle, SPVM::UV::Callback::Poll, SPVM::UV::Callback::Read, SPVM::UV::Callback::Timer, SPVM::UV::Callback::Write, SPVM::UV::Constant, SPVM::UV::Handle, SPVM::UV::Handle::Async, SPVM::UV::Handle::Idle, SPVM::UV::Handle::Pipe, SPVM::UV::Handle::Poll, SPVM::UV::Handle::Stream, SPVM::UV::Handle::Timer, SPVM::UV::Loop, SPVM::UV::Request, SPVM::UV::Request::Write, SPVM::UV::Resource::UV

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: .github
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: SPVM::UV, SPVM::UV::Callback::Async, SPVM::UV::Callback::Close, SPVM::UV::Callback::Idle, SPVM::UV::Callback::Poll, SPVM::UV::Callback::Read, SPVM::UV::Callback::Timer, SPVM::UV::Callback::Write, SPVM::UV::Constant, SPVM::UV::Handle, SPVM::UV::Handle::Async, SPVM::UV::Handle::Idle, SPVM::UV::Handle::Pipe, SPVM::UV::Handle::Poll, SPVM::UV::Handle::Stream, SPVM::UV::Handle::Timer, SPVM::UV::Loop, SPVM::UV::Request, SPVM::UV::Request::Write, SPVM::UV::Resource::UV

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
SPVM::UV libuv Binding 0.001 metacpan
SPVM::UV::Callback::Async Callback for Async Handle metacpan
SPVM::UV::Callback::Close Callback for Close Handle metacpan
SPVM::UV::Callback::Idle Callback for Idle Handle metacpan
SPVM::UV::Callback::Poll Callback for Poll Handle metacpan
SPVM::UV::Callback::Read Callback for Read Operation metacpan
SPVM::UV::Callback::Timer Callback for Timer Handle metacpan
SPVM::UV::Callback::Write Callback for Write Request metacpan
SPVM::UV::ConfigBuilder Config Builder for C<libuv>. metacpan
SPVM::UV::Handle Base Handle for libuv metacpan
SPVM::UV::Handle::Async Async Handle for libuv metacpan
SPVM::UV::Handle::Idle Idle Handle for libuv metacpan
SPVM::UV::Handle::Pipe Pipe Handle for libuv metacpan
SPVM::UV::Handle::Poll Poll Handle for libuv metacpan
SPVM::UV::Handle::Stream Stream Handle for libuv metacpan
SPVM::UV::Handle::Timer Timer Handle for libuv metacpan
SPVM::UV::Loop metacpan
SPVM::UV::Request Base Request for libuv metacpan
SPVM::UV::Request::Write Write Request for libuv metacpan
SPVM::UV::Resource::UV Data Structure for UV class and libuv metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README.md metacpan