Makefile-DOM 0.008 Latest
Kwalitee Issues
- 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.
- 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: MDOM::Command, MDOM::Directive, MDOM::Dumper, MDOM::Element, MDOM::Node, MDOM::Rule::StaticPattern, MDOM::Token, MDOM::Token::Comment, MDOM::Token::Continuation, MDOM::Token::Interpolation, MDOM::Token::Modifier, MDOM::Token::Separator, MDOM::Token::Whitespace, MDOM::Unknown
- 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.
- 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 |
---|---|---|---|
MDOM::Assignment | DOM Assignment Node for Makefiles | metacpan | |
MDOM::Command | DOM Command Node for Makefiles | metacpan | |
MDOM::Directive | DOM Directive Node for Makefiles | metacpan | |
MDOM::Document | metacpan | ||
MDOM::Document::Gmake | metacpan | ||
MDOM::Dumper | Dumping of MDOM trees | 0.008 | metacpan |
MDOM::Element | The abstract Element class, a base for all source objects | 0.008 | metacpan |
MDOM::Node | Abstract MDOM Node class, an Element that can contain other Elements | 0.008 | metacpan |
MDOM::Rule | DOM Unknown Node for Makefiles | metacpan | |
MDOM::Rule::Simple | DOM simple rule node for Makefiles | metacpan | |
MDOM::Rule::StaticPattern | DOM static pattern rule node for Makefiles | metacpan | |
MDOM::Token | A single token of Makefile source code | 0.008 | metacpan |
MDOM::Token::Bare | A Bare Token node for Makefile DOM | metacpan | |
MDOM::Token::Comment | A comment in Makefile source code | 0.008 | metacpan |
MDOM::Token::Continuation | metacpan | ||
MDOM::Token::Interpolation | A Interpolation Token node for Makefile DOM | metacpan | |
MDOM::Token::Modifier | A Modifier Token node for Makefile DOM | metacpan | |
MDOM::Token::Separator | Makefile separators like colons and leading tabs | 0.008 | metacpan |
MDOM::Token::Whitespace | Tokens representing ordinary white space | 0.008 | metacpan |
MDOM::Unknown | metacpan | ||
MDOM::Util | Utilities methods for Makefile::DOM | metacpan | |
Makefile::DOM | Simple DOM parser for Makefiles | 0.008 | metacpan |