The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Acme::PERLANCAR::Dummy::POD::LinkToSection - Testing POD section links

VERSION

This document describes version 0.011 of Acme::PERLANCAR::Dummy::POD::LinkToSection (from Perl distribution Acme-PERLANCAR-Dummy), released on 2021-07-26.

LINK TARGETS

Subheading 1

This is subheading 1.

Paragraph 2.

Paragraph 3.

Paragraph 4.

Paragraph 5.

Paragraph 6.

Paragraph 7.

Paragraph 8.

Paragraph 9.

Paragraph 10.

Paragraph 11.

Paragraph 12.

Paragraph 13.

Paragraph 14.

Paragraph 15.

Subheading 2

This is subheading 2.

Paragraph 2.

Paragraph 3.

Paragraph 4.

Paragraph 5.

Paragraph 6.

Paragraph 7.

Paragraph 8.

Paragraph 9.

Paragraph 10.

Paragraph 11.

Paragraph 12.

Paragraph 13.

Paragraph 14.

Paragraph 15.

Foo::Bar

This is subheading 2.

Paragraph 2.

Paragraph 3.

Paragraph 4.

Paragraph 5.

Paragraph 6.

Paragraph 7.

Paragraph 8.

Paragraph 9.

Paragraph 10.

Paragraph 11.

Paragraph 12.

Paragraph 13.

Paragraph 14.

Paragraph 15.

List items

  • Baz

    This is list item 1.

    Paragraph 2.

    Paragraph 3.

    Paragraph 4.

    Paragraph 5.

    Paragraph 6.

    Paragraph 7.

    Paragraph 8.

    Paragraph 9.

    Paragraph 10.

    Paragraph 11.

    Paragraph 12.

    Paragraph 13.

    Paragraph 14.

    Paragraph 15.

  • Qux

    This is list item 2.

    Paragraph 2.

    Paragraph 3.

    Paragraph 4.

    Paragraph 5.

    Paragraph 6.

    Paragraph 7.

    Paragraph 8.

    Paragraph 9.

    Paragraph 10.

    Paragraph 11.

    Paragraph 12.

    Paragraph 13.

    Paragraph 14.

    Paragraph 15.

  • Quux::Corge

    This is list item 3.

    Paragraph 2.

    Paragraph 3.

    Paragraph 4.

    Paragraph 5.

    Paragraph 6.

    Paragraph 7.

    Paragraph 8.

    Paragraph 9.

    Paragraph 10.

    Paragraph 11.

    Paragraph 12.

    Paragraph 13.

    Paragraph 14.

    Paragraph 15.

SOME SECTION

This is a filler section.

Paragraph 2.

Paragraph 3.

Paragraph 4.

Paragraph 5.

Paragraph 6.

Paragraph 7.

Paragraph 8.

Paragraph 9.

Paragraph 10.

Paragraph 11.

Paragraph 12.

Paragraph 13.

Paragraph 14.

Paragraph 15.

LINKS

Link to section Subheading 1 (a =head2): "Subheading 1".

Link to section Subheading 2 (a =head2): "Subheading 2".

Link to section Foo::Bar (a =head2 but text is inside a module link: =head2 L<Foo::Bar>): "Foo::Bar". On MetaCPAN, it works.

Link to section Baz (an =item): "Baz". On MetaCPAN, it sometimes works but sometimes does not.

Link to section Baz (an =item but text is inside a link: =item * L<Quux::Corge>): "Quux::Corge". On MetaCPAN, it sometimes works but sometimes does not.

TODO

Link to section with some text inside link, e.g.:

 =head2 Some L<text>

Link to section with other kind of links or links with text:

 =head2 Some L<text|https://example.org>

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Acme-PERLANCAR-Dummy.

SOURCE

Source repository is at https://github.com/perlancar/perl-Acme-PERLANCAR-Dummy.

BUGS

Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=Acme-PERLANCAR-Dummy

When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.

AUTHOR

perlancar <perlancar@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2021 by perlancar@cpan.org.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.