-
-
20 Aug 2021 13:57:58 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (251 / 0 / 0)
- Kwalitee
Bus factor: 1- 87.28% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (25.89KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Carp
- Cwd
- File::Find
- File::Spec
- Getopt::Long
- Pod::Simple
- Test::Builder
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.002000 - 2021-08-20
- add BUILDARGS, FOREIGNBUILDARGS, and VERSION to list of private methods
- add documentation on what DEFAULT_PRIVATE contains
- only check for roles using DOES if it has been overridden
- fix trust_pod option
- allow =for Pod::Coverage::TrustMe and =for Pod::Coverage::TrustPod to mark trusted methods
- improve debug output of tests
- renamed trustme option to trust_methods, keeping the old name as an alias
- renamed nonwhitespace option to require_content, keeping the old name as an alias
- add trust_packages option to list specific packages to trust
- improve documentation of defaults
- add additional options to pod-cover-trustme script
- add tests for interaction with Moo roles
- stop using parent.pm in tests to avoid extra prereq
Documentation
Report Pod coverage for modulesModules
Pod::Coverage but more powerfulParse pod for checking coverageTest Pod coverageModule Install Instructions
To install Pod::Coverage::TrustMe, copy and paste the appropriate command in to your terminal.
cpanm Pod::Coverage::TrustMe
perl -MCPAN -e shell install Pod::Coverage::TrustMe
For more information on module installation, please visit the detailed CPAN module installation guide.