Tree-Object 0.07 Deleted
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- use_strict
-
Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.
Error: Tree::Object
- 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: Tree::Object
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Tree::Object | Generic tree objects | 0.07 | metacpan |
Tree::Object::Array | An array-based tree object | 0.07 | metacpan |
Tree::Object::Array::Glob | An array-based tree object (variant) | 0.07 | metacpan |
Tree::Object::Hash | A hash-based tree object | 0.07 | metacpan |
Tree::Object::Hash::ChildrenAsList | A hash-based tree object, children() returns list | 0.07 | metacpan |
Tree::Object::InsideOut | A tree object using Class::InsideOut | 0.07 | metacpan |