-
-
30 Dec 2018 20:27:58 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (3)
- Testers (772 / 34 / 0)
- Kwalitee
Bus factor: 1- 29.02% Coverage
- License: perl_5
- Activity
24 month- Tools
- Download (24.83KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 7 contributorsChanges for version 2.096 - 2018-12-30
- Properly separate different attempts at loading the same module
- Override CORE::GLOBAL::require to ensure the hook is always first (so `use lib` won't hide the module loaded right after it)
- Refactorized some of the internals
- Updated some links in the documentation
Modules
show the modules your program loads, recursivelyModule Install Instructions
To install Devel::TraceUse, copy and paste the appropriate command in to your terminal.
cpanm Devel::TraceUse
perl -MCPAN -e shell install Devel::TraceUse
For more information on module installation, please visit the detailed CPAN module installation guide.