haver-server-perl 0.06-1 Deleted

Kwalitee Issues

has_changelog

Add a Changelog (best named 'Changes') to the distribution. It should list at least major changes implemented in newer versions.

has_proper_version

Remove all letters from the version number. If you want to mark a release as a developer release, use the scheme 'Module-1.00_01'

distname_matches_name_in_meta

Use a proper tool to make a distribution. You might also need to fix META files if you keep them in the repository.

Error: haver-server
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 (24) does not match dist (29):
  • Missing in MANIFEST: debian/changelog, debian/compat, debian/control, debian/copyright, debian/rules
main_module_version_matches_dist_version

Make sure that the main module name and version are the same of the distribution.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

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: Haver::Server, Haver::Server::Connection, Haver::Server::Connection::Commands, Haver::Server::Globals, Haver::Server::Registry
consistent_version

Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).

Error: 0.02,0.03,0.04,0.05,0.055,0.06

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
Haver::Server Haver chat server. 0.06 metacpan
Haver::Server::Connection metacpan
Haver::Server::Connection::Commands 0.02 metacpan
Haver::Server::Globals Export of global variables. 0.055 metacpan
Haver::Server::Listener metacpan
Haver::Server::Object Base class for Users and Channels. 0.04 metacpan
Haver::Server::Object::Channel 0.05 metacpan
Haver::Server::Object::Hammer Object representation of a user. 0.04 metacpan
Haver::Server::Object::Index 0.04 metacpan
Haver::Server::Object::User Object representation of a user. 0.04 metacpan
Haver::Server::Registry 0.03 metacpan

Other Files

Build.PL metacpan
MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan