Skip to content

metacpan generates broken link to perlapi #1628

@mauke

Description

@mauke
Contributor

In Function::Parameters I link to L<perlapi/PL_keyword_plugin>, which metacpan converts to https://metacpan.org/pod/perlapi#PL_keyword_plugin, which is 404.

According to #686 metacpan simply doesn't support perlapi, but then it shouldn't try to generate links to it. Maybe special case it and link to http://perldoc.perl.org/perlapi.html#PL_keyword_plugin instead?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haarg@ranguard@oalders@mauke

        Issue actions

          metacpan generates broken link to perlapi · Issue #1628 · metacpan/metacpan-web