UML-Class-Simple 0.22 Latest
Kwalitee Issues
- meta_yml_is_parsable
-
Upgrade your YAML generator so it produces valid YAML.
Error: Error reading from file 'UML-Class-Simple-0.22/META.yml': UTF-8 "\xE6" does not map to Unicode
- 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: MYMETA.json,MYMETA.yml,samples/fast.png,samples/moose_small.png,samples/ppi_small.png
- no_mymeta_files
-
Update MANIFEST.SKIP to exclude MYMETA files. If you are lazy, add "#!install_default" in your MANIFEST.SKIP and update your ExtUtils::Manifest if necessary, then some of the most common files will be excluded.
- has_meta_json
-
Add a META.json to the distribution. Your buildtool should be able to autogenerate it.
- test_prereq_matches_use
-
List all modules used in the test suite in META.yml test_requires
Error:
- Class::Accessor
- Class::Accessor::Fast
- Class::Accessor::Grouped
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
UML::Class::Simple | Render simple UML class diagrams, by loading the code | 0.22 | metacpan |