yaml / yaml/yamlscript

Broken pod for perl modules

Open
#217 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
644
Forks
62
PR merge metrics
No merged PRs in 30d

Description

There are several missing newlines before a header:

As a result those headers are not rendered as headers.

Another problem is here:
https://metacpan.org/dist/YAMLScript-Lingy/source/lib/YAMLScript/Lingy.pod#L7

That's the manpage for YAMLScript::Lingy, but the header says YAMLScript - Programming in YAML. It should say
YAMLScript::Lingy - Programming in YAML
Currently it is indexed wrongly, so https://metacpan.org/pod/YAMLScript does not link to https://metacpan.org/dist/YAMLScript but to https://metacpan.org/dist/YAMLScript-Lingy

I can't find any of those things in the git repository, so I can't offer a PR to fix this.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Search the repository for the POD sources corresponding to lib/YAMLScript.pod, lib/Alien/YAMLScript.pod, and lib/YAMLScript/Lingy.pod; the issue reports that these files are not currently easy to find. Check the referenced MetaCPAN lines and ensure headers render correctly, with the Lingy manpage named YAMLScript::Lingy. Done means the generated or published manpages index to the intended distributions.

Written by the indexing model from the issue text.

Assessment

Tech stack
perl
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.