| Name: | perl-Test-Pod-LinkCheck |
|---|---|
| Version: | 0.008 |
| Release: | 20.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 75455 |
| License: | GPL+ or Artistic |
| RPM: | perl-Test-Pod-LinkCheck-0.008-20.el8.noarch.rpm |
| Source RPM: | perl-Test-Pod-LinkCheck-0.008-20.el8.src.rpm |
| Build Date: | Fri Dec 13 2019 |
| Build Host: | jenkins-10-147-72-125-d2ac1df6-acc4-4fcb-b0d4-e6c082c4d687.appad1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | https://metacpan.org/release/Test-Pod-LinkCheck |
| 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, manual pages are resolved and checked. |