Game-3D 0.02 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::Object
- 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 Fri 07 Mar 2003 06:07:24 PM 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: Game::3D, Game::3D::Area, Game::3D::Link, Game::3D::Living, Game::3D::Marker, Game::3D::Physical, Game::3D::Point, Game::3D::Signal, Game::3D::Thingy
- 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
- 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 |
---|---|---|---|
Game::3D | a package containing 3D points, vectors, areas, objects and links | 0.02 | metacpan |
Game::3D::Area | an area (or space) in 3D space | 0.01 | metacpan |
Game::3D::Link | link two or more objects together by a signal-relay chain | 0.01 | metacpan |
Game::3D::Living | an 3D objcet which lives (or is dead) | 0.01 | metacpan |
Game::3D::Marker | makrs a point in the 3D world | 0.01 | metacpan |
Game::3D::Physical | an 3D object with mass | 0.01 | metacpan |
Game::3D::Point | a point in 3D space | 0.01 | metacpan |
Game::3D::Signal | export the signal and state names | 0.01 | metacpan |
Game::3D::Thingy | base class for virtual and physical 3D objects | 0.01 | metacpan |