Changes 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, recursively