Package perl-Sub-HandlesVia: Information

    Binary package: perl-Sub-HandlesVia
    Version: 0.016-alt1
    Architecture: noarch
    Build time:  Oct 1, 2020, 04:31 PM in the task #259000
    Source package: perl-Sub-HandlesVia
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: alternative handles_via implementation
    Description: 
    If you've used the Moose manpage's native attribute traits, or the MooX::HandlesVia manpage
    before, you should have a fairly good idea what this does.
    
    Why re-invent the wheel? Well, this is an implementation that should work
    okay with Moo, Moose, Mouse, and any other OO toolkit you throw at it.
    One ring to rule them all, so to speak.
    
    Also, unlike the MooX::HandlesVia manpage, it honours type constraints, plus it
    doesn't have the limitation that it can't mutate non-reference values.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

    Last changed


    Oct. 1, 2020 Igor Vlasenko 0.016-alt1
    - automated CPAN update
    Feb. 24, 2020 Igor Vlasenko 0.013-alt1
    - new version