Games-3D-World 0.05 Deleted
Kwalitee Issues
- has_meta_yml
-
Add a META.yml to the distribution. Your buildtool should be able to autogenerate it.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- prereq_matches_use
-
List all used modules in META.yml requires
Error:
- Games::3D::Thingy
- valid_signature
-
Sign the dist as the last step before creating the archive. Take care not to modify/regenerate dist meta files or the manifest.
Error: Old SIGNATURE detected. Please inform the module author to regenerate SIGNATURE using Module::Signature version 0.82 or newer. gpg: Signature made Mon 21 Apr 2003 02:38:29 AM JST gpg: using RSA key 770B3C4393B84C15 gpg: WARNING: signature digest conflict in message gpg: Can't check signature: General error ==> BAD/TAMPERED signature detected! <==
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- meta_yml_has_license
-
Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.
- has_known_license_in_source_file
-
Add =head1 LICENSE and/or the proper text of the well-known license to the main module in your code.
- 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::3D::Attractor, Games::3D::Brush, Games::3D::Level, Games::3D::Mass, Games::3D::Object, Games::3D::PhysEng, Games::3D::Room, Games::3D::Vector, Games::3D::World
- 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,0.02,0.03,0.05
- 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::3D::Attractor | 0.01 | metacpan | |
Games::3D::Brush | describes a "brush" in a csg modeling environment | 0.02 | metacpan |
Games::3D::Level | a class containing one level (loaded from a file) | 0.03 | metacpan |
Games::3D::Mass | a physical mass with simulation and forces applied | 0.01 | metacpan |
Games::3D::Object | a renderable object | 0.01 | metacpan |
Games::3D::PhysEng | a physical engine simulating masses and forces | 0.01 | metacpan |
Games::3D::Room | 0.01 | metacpan | |
Games::3D::Vector | a vector in 3D space | 0.02 | metacpan |
Games::3D::World | 3D level, camera etc, that can be rendered with OpenGL | 0.05 | metacpan |