The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 1.006 - 2016-11-23

  • Added
    • Added a couple more cookbook entries to show Beam::Emitter patterns
  • Fixed
    • Events with no listeners now correctly return the Event object like they used to. This was a regression starting in v1.004. Thanks @eserte and CPAN Testers for the report (Github #24)

Documentation

Recipes for simple Beam::Emitter patterns

Modules

Role for event emitting classes
Base Event class