Syntax-Kamelon 0.25 Latest
Kwalitee Issues
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Syntax-Kamelon-0.25/lib/Syntax/Kamelon/Format/HTML4.pod -- Around line 216: You forgot a '=back' before '=head1' Syntax-Kamelon-0.25/lib/Syntax/Kamelon/Indexer.pod -- Around line 100: Unterminated B<...> sequence Around line 102: Unterminated B<...> sequence
- meta_yml_declares_perl_version
-
If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.
- 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: Syntax::Kamelon::Builder
- consistent_version
-
Split the distribution, or fix the version numbers to make them consistent (use the highest version number to avoid version downgrade).
Error: 0.15,0.23,0.25
- 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 |
---|---|---|---|
Syntax::Kamelon | A versatile and fully programmable textual content parser that is extremely well suited for syntax highlighting and code folding | 0.25 | metacpan |
Syntax::Kamelon::Builder | Builds a lexer from an xml file | 0.25 | metacpan |
Syntax::Kamelon::Debugger | That's what it is | 0.15 | metacpan |
Syntax::Kamelon::Diagnostics | Explore syntax definition XML files | 0.15 | metacpan |
Syntax::Kamelon::Format::ANSI | Formatting module for ANSI output | 0.15 | metacpan |
Syntax::Kamelon::Format::Base | Basic formatting module | 0.15 | metacpan |
Syntax::Kamelon::Format::HTML4 | Formatting module for HTML output | 0.15 | metacpan |
Syntax::Kamelon::Indexer | Keeps track of available syntax definitions | 0.23 | metacpan |
Syntax::Kamelon::XMLData | load Kate syntax definition xml files. | 0.23 | metacpan |