Name : perl-Test-Pod-LinkCheck
| |
Version : 0.8.0
| Vendor : Mageia_Org
|
Release : 5.mga8
| Date : 2020-02-12 08:06:38
|
Group : Development/Perl
| Source RPM : perl-Test-Pod-LinkCheck-0.8.0-5.mga8.src.rpm
|
Size : 0.11 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Tests POD for invalid links
|
Description :
This module looks for any links in your POD and verifies that they point to a valid resource. It uses the the Pod::Simple manpage parser to analyze the pod files and look at their links. In a nutshell, it looks for \'L< Foo>\' links and makes sure that Foo exists. It also recognizes section links, \'L< /SYNOPSIS>\' for example. Also, manpages are resolved and checked.
This module does *NOT* check \"http\" links like \'L< http://www.google.com>\' in your pod. For that, please check out the Test::Pod::No404s manpage.
Normally, you wouldn\'t want this test to be run during end-user installation because they might not have the modules installed! It is HIGHLY recommended that this be used only for module authors\' RELEASE_TESTING phase. To do that, just modify the synopsis to add an env check :)
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/x86_64/media/core/release |