Acme-PERLANCAR-Dummy
view release on metacpan or search on metacpan
lib/Acme/PERLANCAR/Dummy/POD/LinkToSection.pm view on Meta::CPAN
package Acme::PERLANCAR::Dummy::POD::LinkToSection;
our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2021-07-26'; # DATE
our $DIST = 'Acme-PERLANCAR-Dummy'; # DIST
our $VERSION = '0.011'; # VERSION
1;
# ABSTRACT: Testing POD section links
__END__
=pod
=encoding UTF-8
=head1 NAME
Acme::PERLANCAR::Dummy::POD::LinkToSection - Testing POD section links
=head1 VERSION
This document describes version 0.011 of Acme::PERLANCAR::Dummy::POD::LinkToSection (from Perl distribution Acme-PERLANCAR-Dummy), released on 2021-07-26.
=head1 LINK TARGETS
=head2 Subheading 1
This is subheading 1.
lib/Acme/PERLANCAR/Dummy/POD/LinkToSection.pm view on Meta::CPAN
Paragraph 13.
Paragraph 14.
Paragraph 15.
=back
=head1 SOME SECTION
This is a filler section.
Paragraph 2.
Paragraph 3.
Paragraph 4.
Paragraph 5.
Paragraph 6.
lib/Acme/PERLANCAR/Dummy/POD/LinkToSection.pm view on Meta::CPAN
Paragraph 12.
Paragraph 13.
Paragraph 14.
Paragraph 15.
=head1 LINKS
Link to section Subheading 1 (a =head2): L</Subheading 1>.
Link to section Subheading 2 (a =head2): L</Subheading 2>.
Link to section Foo::Bar (a =head2 but text is inside a module link: =head2 LE<lt>Foo::BarE<gt>):
L</Foo::Bar>. On MetaCPAN, it works.
Link to section Baz (an =item): L</Baz>. On MetaCPAN, it sometimes works but
sometimes does not.
Link to section Baz (an =item but text is inside a link: =item *
LE<lt>Quux::CorgeE<gt>): L</Quux::Corge>. On MetaCPAN, it sometimes works but
sometimes does not.
=head1 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>
=head1 HOMEPAGE
Please visit the project's homepage at L<https://metacpan.org/release/Acme-PERLANCAR-Dummy>.
=head1 SOURCE
Source repository is at L<https://github.com/perlancar/perl-Acme-PERLANCAR-Dummy>.
( run in 2.249 seconds using v1.01-cache-2.11-cpan-5837b0d9d2c )