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 0.040 - 2022-10-27

  • Bug Fixes
    • Stricter detection of Moo::Role roles to prevent some false positives when given Mouse::Role and Moose::Role roles. Bartosz Jarzyna++
  • Test Suite
    • Add a test using Sub::HandlesVia when Beam::Wire is loaded. Bartosz Jarzyna++

Modules

alternative handles_via implementation
looks at a Handler and generates a string of Perl code for it
template for a method that can be delegated to
library of array-related methods
library of bool-related methods
library of code-related methods
library of counter-related methods
library of hash-related methods
library of number-related methods
library of scalar-related methods
library of string-related methods
integration with OO frameworks for Sub::HandlesVia

Provides

in lib/Sub/HandlesVia/Handler.pm
in lib/Sub/HandlesVia/Handler.pm
in lib/Sub/HandlesVia/HandlerLibrary.pm
in lib/Sub/HandlesVia/Mite.pm
in lib/Sub/HandlesVia/Toolkit/Mite.pm
in lib/Sub/HandlesVia/Toolkit/Moo.pm
in lib/Sub/HandlesVia/Toolkit/Moose.pm
in lib/Sub/HandlesVia/Toolkit/Moose.pm
in lib/Sub/HandlesVia/Toolkit/Moose.pm
in lib/Sub/HandlesVia/Toolkit/Mouse.pm
in lib/Sub/HandlesVia/Toolkit/Mouse.pm
in lib/Sub/HandlesVia/Toolkit/Mouse.pm
in lib/Sub/HandlesVia/Toolkit/Plain.pm