Changes for version 0.014 - 2023-05-03

  • No functional changes.
  • [doc] Fix POD formatting.
  • [doc] Tweak Synopsis to make it clearer that you can install multiple other hooks and they all work.

Modules

RHC
Short alias for Require::HookChain
Chainable require hooks
Log a message to Log::ger
Log a message to STDERR
Prepend a piece of code to module source
Specify a code to provide source code
Use a constant string as source code
Always fail a module loading
Do nothing when a module is loaded
Make module loading a no-op
Fail a module loading randomly
Record timestamp of each module's loading (uses Time::HiRes)
Record timestamp of each module's loading

Provides

in lib/Require/HookChain.pm