Game-Asset 0.6 Latest
Kwalitee Issues
No Core Issues.
- 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.
- 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::Asset | Load assets (images, music, etc.) for games | 0.6 | metacpan |
Game::Asset::Multi | A mapping type that maps to multiple other types | 0.6 | metacpan |
Game::Asset::MultiExample | 0.6 | metacpan | |
Game::Asset::Null | 0.6 | metacpan | |
Game::Asset::PerlModule | A game asset that's a Perl module | 0.6 | metacpan |
Game::Asset::PlainText | A game asset that's just text | 0.6 | metacpan |
Game::Asset::Type | Role for asset types | 0.6 | metacpan |
Game::Asset::YAML | A game asset that's parsed by YAML into a Perl data structure | 0.6 | metacpan |