Skip to content

Broken pod for perl modules #217

@perlpunk

Description

@perlpunk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions