-
-
27 Mar 2018 01:02:58 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (1)
- Testers (443 / 411 / 0)
- Kwalitee
Bus factor: 3- % Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (41.2KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.09 - 2018-03-27
- converted packaging to Dist::Zilla
- fixed tests that expect an error message that changed in perl 5.18.0 (RT#124882)
Modules
Extensible instrumentation frameworkA handler role that filters events and delegates to anotherCallback based Devel::Events::FilterRemove events that match or don't match a conditionA role for filters that are useful even without a handlerRemove certain fields from eventsAdd time/context stamping to eventsA simple event filter to prevent leakslog every event to STDERRAn optional base role for event generators.Generate executing_line events using the perl debugger apiEvent generator for loading of code using requiregenerate executing_line events using the perl debugger apiAn optional base role for event handlers.An event handler that delegates to code references.An optional base role for event generators.Delegate events to multiple handlersEvent matching, splicing and dicing.Module Install Instructions
To install Devel::Events, copy and paste the appropriate command in to your terminal.
cpanm Devel::Events
perl -MCPAN -e shell install Devel::Events
For more information on module installation, please visit the detailed CPAN module installation guide.