Games-Framework-RCP 0.02_02 Deleted

Kwalitee Issues

no_files_to_be_skipped

Fix MANIFEST.SKIP or use an authoring tool which respects MANIFEST.SKIP. Note that each entry in MANIFEST.SKIP is a regular expression. You may need to add appropriate meta characters not to ignore necessary stuff.

Error: Makefile.PL,t/11_dblogin/01_setup.t,t/11_dblogin/02_empty.t,t/11_dblogin
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: Games::Framework::RCP
no_pod_errors

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

Error: Games-Framework-RCP-0.02_02/lib/Games/Framework/RCP/Database/Result/Color.pm -- Around line 145: Non-ASCII character seen before =encoding in '☺'. Assuming UTF-8 Games-Framework-RCP-0.02_02/lib/Games/Framework/RCP/Database/Result/ItemWithStat.pm -- Around line 115: Non-ASCII character seen before =encoding in '−'. Assuming UTF-8

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.

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: Games::Framework::RCP
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_02,0.05,0.11,0.20,0.21

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_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

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
Games::Framework::RCP Generic video game tactics based battle system. 0.02_02 metacpan
Games::Framework::RCP::Database 0.21 metacpan
Games::Framework::RCP::Database::Result::Callscript 0.21 metacpan
Games::Framework::RCP::Database::Result::CharCooldown 0.21 metacpan
Games::Framework::RCP::Database::Result::Character 0.21 metacpan
Games::Framework::RCP::Database::Result::CharacterInventory 0.20 metacpan
Games::Framework::RCP::Database::Result::CharacterMove 0.21 metacpan
Games::Framework::RCP::Database::Result::Class 0.21 metacpan
Games::Framework::RCP::Database::Result::ClassKind 0.21 metacpan
Games::Framework::RCP::Database::Result::ClassLevelUp 0.21 metacpan
Games::Framework::RCP::Database::Result::ClassMove 0.21 metacpan
Games::Framework::RCP::Database::Result::Color 0.21 metacpan
Games::Framework::RCP::Database::Result::Combatant 0.21 metacpan
Games::Framework::RCP::Database::Result::CombatantInventory 0.21 metacpan
Games::Framework::RCP::Database::Result::CombatantStatus 0.21 metacpan
Games::Framework::RCP::Database::Result::CombinedItem 0.21 metacpan
Games::Framework::RCP::Database::Result::Item 0.21 metacpan
Games::Framework::RCP::Database::Result::ItemCategory 0.21 metacpan
Games::Framework::RCP::Database::Result::ItemStat 0.21 metacpan
Games::Framework::RCP::Database::Result::ItemUsage 0.21 metacpan
Games::Framework::RCP::Database::Result::ItemWithStat 0.21 metacpan
Games::Framework::RCP::Database::Result::ItemWithStatus 0.21 metacpan
Games::Framework::RCP::Database::Result::Move 0.21 metacpan
Games::Framework::RCP::Database::Result::MoveCost 0.21 metacpan
Games::Framework::RCP::Database::Result::MoveFlag 0.21 metacpan
Games::Framework::RCP::Database::Result::MoveType 0.21 metacpan
Games::Framework::RCP::Database::Result::MoveWithCost 0.21 metacpan
Games::Framework::RCP::Database::Result::MoveWithFlag 0.21 metacpan
Games::Framework::RCP::Database::Result::PlayerChar 0.21 metacpan
Games::Framework::RCP::Database::Result::StartingStatus 0.21 metacpan
Games::Framework::RCP::Database::Result::StatusEffect 0.21 metacpan
Games::Framework::RCP::Database::Result::VarBool 0.21 metacpan
Games::Framework::RCP::Database::Result::VarInt 0.21 metacpan
Games::Framework::RCP::Database::Result::VarReal 0.21 metacpan
Games::Framework::RCP::Database::Result::VarStr 0.21 metacpan
Games::Framework::RCP::Exceptions List of the various exceptions. 0.05 metacpan
Games::Framework::RCP::Setup 0.11 metacpan

Other Files

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