B-DeparseTree v3.4.0 Latest
Kwalitee Issues
- has_human_readable_license
- 
        Add a section called "LICENSE" to the documentation, or add a file named LICENSE to the distribution. 
- has_license_in_source_file
- 
        Add =head1 LICENSE and the text of the license to the main module in your code. 
- has_abstract_in_pod
- 
        Provide a short description in the NAME section of the pod (after the module name followed by a hyphen) at least for the main module of this distribution. 
- 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: B::DeparseTree::OPflags, B::DeparseTree::SyntaxTree 
- 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: B::DeparseTree::OPflags, B::DeparseTree::SyntaxTree 
- consistent_version
- 
        Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade). Error: v3.2.0,v3.4.0 
- 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. 
- 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 | 
|---|---|---|---|
| B::DeparseTree | v3.4.0 | metacpan | |
| B::DeparseTree::Fragment | metacpan | ||
| B::DeparseTree::OPflags | v3.2.0 | metacpan | |
| B::DeparseTree::P514 | v3.2.0 | metacpan | |
| B::DeparseTree::P516 | v3.2.0 | metacpan | |
| B::DeparseTree::P518 | v3.2.0 | metacpan | |
| B::DeparseTree::P520 | v3.2.0 | metacpan | |
| B::DeparseTree::P522 | v3.2.0 | metacpan | |
| B::DeparseTree::P524 | v3.2.0 | metacpan | |
| B::DeparseTree::P526 | v3.2.0 | metacpan | |
| B::DeparseTree::P526c | v3.2.0 | metacpan | |
| B::DeparseTree::P528 | v3.2.0 | metacpan | |
| B::DeparseTree::PP | v3.2.0 | metacpan | |
| B::DeparseTree::PP_OPtable | v3.2.0 | metacpan | |
| B::DeparseTree::PPfns | v3.2.0 | metacpan | |
| B::DeparseTree::Printer | v3.2.0 | metacpan | |
| B::DeparseTree::SyntaxTree | v3.2.0 | metacpan | |
| B::DeparseTree::TreeNode | v3.2.0 | metacpan | |
| B::DeparseTree::TreeNodeDemo | metacpan |