Config-AST 1.06
Kwalitee Issues
This is not the latest release. The following issues may have already been fixed in the newer releases.
- has_license_in_source_file
-
Add =head1 LICENSE and the text of the license to the main module in your code.
- manifest_matches_dist
-
Run a proper command ("make manifest" or "./Build manifest", maybe with a force option), or use a distribution builder to generate the MANIFEST. Or update MANIFEST manually.
Error:
- MANIFEST (37) does not match dist (35):
- Missing in Dist: Config-AST-1.06/META.json, Config-AST-1.06/META.yml
- 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.
Modules
Name | Abstract | Version | View |
---|---|---|---|
Config::AST | abstract syntax tree for configuration files | 1.06 | metacpan |
Config::AST::Follow | direct addressing engine | metacpan | |
Config::AST::Node | generic configuration syntax tree node | metacpan | |
Config::AST::Node::Null | a null node | metacpan | |
Config::AST::Node::Section | Configuration section node. | metacpan | |
Config::AST::Node::Value | simple statement node | metacpan | |
Config::AST::Root | root of the abstract syntax tree | metacpan |