Syntax-Highlight-Basic 0.1.0
Kwalitee Issues
- 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 (110) does not match dist (109):
- Missing in Dist: Syntax-Highlight-Basic-0.1.0.tar
- no_pod_errors
-
Remove the POD errors. You can check for POD errors automatically by including Test::Pod to your test suite.
Error: Syntax-Highlight-Basic-0.1.0/lib/Syntax/Highlight/Basic/Output/Ansi.pm -- Around line 196: Non-ASCII character seen before =encoding in 'â'. Assuming UTF-8 Syntax-Highlight-Basic-0.1.0/lib/Syntax/Highlight/Basic/Output/HTML.pm -- Around line 302: Non-ASCII character seen before =encoding in 'â'. Assuming UTF-8 Syntax-Highlight-Basic-0.1.0/lib/Syntax/Highlight/Basic/Output/Pygments.pm -- Around line 223: Non-ASCII character seen before =encoding in 'â'. Assuming UTF-8 Syntax-Highlight-Basic-0.1.0/lib/Syntax/Highlight/Basic/Parser.pm -- Around line 704: Non-ASCII character seen before =encoding in 'â'. Assuming UTF-8
- 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.
- 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 |
|---|---|---|---|
| Syntax::Highlight::Basic | Basic syntax highlighting for code | 0.001000 | metacpan |
| Syntax::Highlight::Basic::Output::Ansi | Render highlighted code with ANSI terminal colors | metacpan | |
| Syntax::Highlight::Basic::Output::HTML | Render highlighted code as HTML with inline color styles | metacpan | |
| Syntax::Highlight::Basic::Output::Pygments | Render highlighted code as HTML with Pygments CSS classes | metacpan | |
| Syntax::Highlight::Basic::Parser | Tokenize source code for syntax highlighting | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README.md | metacpan |