Games-Framework-RCP 0.01_01 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/50_dblogin/01_connect_implicit.t,t/50_dblogin/02_connect_explicit.t,t/50_dblogin/03_fail_missing_user.t,t/50_dblogin/04_fail_missing_pass.t,t/50_dblogin - 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.01_01/lib/Games/Framework/RCP/Utilities/Colors.pm -- Around line 347: Non-ASCII character seen before =encoding in 'âº'. Assuming UTF-8 Games-Framework-RCP-0.01_01/lib/Games/Framework/RCP/Utilities.pm -- Around line 483: 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.
- 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.01_01,0.02,0.04,0.07
- 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 | Final Fantasy Tactics based battle system. | 0.01_01 | metacpan |
| Games::Framework::RCP::Battle | Details of the Battle Tables and Views | 0.04 | metacpan |
| Games::Framework::RCP::Data | Details of the Data Tables and Views | 0.04 | metacpan |
| Games::Framework::RCP::Data::Classes | Subroutines for the Classes table. | 0.01_01 | metacpan |
| Games::Framework::RCP::Database | The interface to logging into the database. | 0.01_01 | metacpan |
| Games::Framework::RCP::Exceptions | List of the various exceptions. | 0.02 | metacpan |
| Games::Framework::RCP::Exceptions::Database | Documentation module for Database exceptions. | 0.02 | metacpan |
| Games::Framework::RCP::Exceptions::Database::Invalid_Type | Documentation module for Database::Invalid_Type exceptions. | 0.02 | metacpan |
| Games::Framework::RCP::Exceptions::Database::Missing_Credentials | Documentation module for Database::Missing_Credentials exceptions. | 0.02 | metacpan |
| Games::Framework::RCP::Exceptions::Database::Non_Existant | Documentation module for Database::Non_Existant exceptions. | 0.02 | metacpan |
| Games::Framework::RCP::Exceptions::Database::Non_Unique | Documentation module for Database::Non_Unique exceptions. | 0.02 | metacpan |
| Games::Framework::RCP::Utilities | Details of the Utilities Tables & Views | 0.04 | metacpan |
| Games::Framework::RCP::Utilities::Colors | Subroutines for the colors Table. | 0.07 | metacpan |
| Games::Framework::RCP::Utilities::Vars_Bool | Subroutines for the vars_bool Table. | 0.07 | metacpan |
| Games::Framework::RCP::Utilities::Vars_Ints | Subroutines for the vars_ints Table. | 0.07 | metacpan |
| Games::Framework::RCP::Utilities::Vars_Real | Subroutines for the vars_real Table. | 0.07 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |