Name : perl-Test-Pod-LinkCheck
| |
Version : 0.8.0
| Vendor : Mageia_Org
|
Release : 6.mga9
| Date : 2022-03-28 18:28:34
|
Group : Development/Perl
| Source RPM : perl-Test-Pod-LinkCheck-0.8.0-6.mga9.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 Pod::Simple 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 \'< https://www.google.com>\' in your pod. For that, please check out Test::Pod::No404s.
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/cauldron/x86_64/media/core/release |