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: Lugh-0.06/lib/Lugh/Context.pm -- Around line 43: Non-ASCII character seen before =encoding in '┌─────────────────────────────────────────────────┐'. Assuming UTF-8 Lugh-0.06/lib/Lugh/Graph.pm -- Around line 67: Non-ASCII character seen before =encoding in '│'. Assuming UTF-8 Lugh-0.06/lib/Lugh/Inference.pm -- Around line 66: Non-ASCII character seen before =encoding in '│'. Assuming UTF-8 Lugh-0.06/lib/Lugh/KVCache.pm -- Around line 74: Non-ASCII character seen before =encoding in 'O(n²)'. Assuming UTF-8 Lugh-0.06/lib/Lugh/Ops.pm -- Around line 153: Non-ASCII character seen before =encoding in '×'. Assuming UTF-8 Lugh-0.06/lib/Lugh/Tensor.pm -- Around line 257: Non-ASCII character seen before =encoding in '×'. Assuming UTF-8 Lugh-0.06/lib/Lugh/Tokenizer.pm -- Around line 55: Non-ASCII character seen before =encoding in '(▁)'. Assuming UTF-8 Lugh-0.06/lib/Lugh.pm -- Around line 242: 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.

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
Lugh Pure C LLM Inference Engine for Perl (built on ggml) 0.06 metacpan
Lugh::Context Memory Context for Tensor Allocation 0.06 metacpan
Lugh::Graph Computation Graph for Tensor Operations 0.06 metacpan
Lugh::Inference Transformer Forward Pass and Token Generation 0.06 metacpan
Lugh::KVCache KV Cache for efficient incremental decoding 0.06 metacpan
Lugh::Model GGUF Model Loading and Tensor Access 0.06 metacpan
Lugh::Ops Tensor Operations for Neural Network Computation 0.06 metacpan
Lugh::Prompt Chat Template Formatting for LLM Conversations 0.06 metacpan
Lugh::Tensor N-Dimensional Tensor with ggml Backend 0.06 metacpan
Lugh::Tokenizer BPE Tokenizer for Text Encoding and Decoding 0.06 metacpan

Other Files

Changes metacpan
MANIFEST metacpan
META.json metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan