-
-
26 Sep 2021 13:45:36 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (285 / 0 / 0)
- Kwalitee
Bus factor: 1- 85.41% Coverage
- License: perl_5
- Perl: v5.8.0
- Activity
24 month- Tools
- Download (49.3KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors- Thomas R. Wyant, III F<wyant at cpan dot org>
- Dependencies
- B::Keywords
- Carp
- Exporter
- File::Find
- File::Spec
- HTTP::Tiny
- IPC::Cmd
- Module::Load::Conditional
- Pod::Perldoc
- Pod::Simple
- Pod::Simple::LinkSection
- Pod::Simple::PullParser
- Scalar::Util
- Storable
- Test::Builder
- constant
- strict
- utf8
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.008 - 2021-09-26
- Provide fake modules for testing to prevent test failures on systems that have stripped POD from core modules.
- Cache URL responses, for performance and to minimize hits on sites. This is controlled by the Boolesn cache_url_response attribute, which defaults to true.
- Correct generation of 'provides' metadata. Thanks to Favio Poletti for blogging https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/, and ultimately to Joel Berger for the pointer to https://metacpan.org/pod/CPAN::Meta::Spec#no_index
Modules
Test POD linksExamples
Module Install Instructions
To install Test::Pod::LinkCheck::Lite, copy and paste the appropriate command in to your terminal.
cpanm Test::Pod::LinkCheck::Lite
perl -MCPAN -e shell install Test::Pod::LinkCheck::Lite
For more information on module installation, please visit the detailed CPAN module installation guide.