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

NAME

Perl::Examples::POD::Link - Show the various examples of links

VERSION

This document describes version 0.05 of Perl::Examples::POD::Link (from Perl distribution Perl-Examples), released on 2016-02-08.

DESCRIPTION

Link to module: Perl::Examples

Link to module + section: "DESCRIPTION" in Perl::Examples

Link this page + section: "URL links"

Link to module with text: The Perl-Examples main module

Link to module with text + section: The description of Perl-Examples main module

Link this page with text + section: "URL links" in A collection of URL links

Link to script: perl-example-die

URL without text: http://www.example.com/page.html

URL with text: An example page

http scheme with port: http://www.example.com:8001/

https scheme: https://www.example.com/

ftp scheme: ftp://ftp.example.com/

mailto scheme: mailto:example@example.com

Some custom scheme: foo://bar

 L<link in verbatim is not link|Perl::Example>

HOMEPAGE

Please visit the project's homepage at https://metacpan.org/release/Perl-Examples.

SOURCE

Source repository is at https://github.com/perlancar/perl-Perl-Examples.

BUGS

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

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) 2016 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.