Package perl-MooX-TypeTiny: Information

    Source package: perl-MooX-TypeTiny
    Version: 0.002003-alt1
    Build time:  Jun 9, 2020, 10:12 PM in the task #253079
    Category: Development/Perl
    Report package bug
    License: perl
    Summary: Optimized type checks for Moo + Type::Tiny
    Description: 
    This module optimizes the Moo manpage type checks when used with the Type::Tiny manpage to perform
    better.  It will automatically apply to isa checks and coercions that use
    Type::Tiny.  Non-Type::Tiny isa checks will work as normal.
    
    This is done by inlining the type check in a more optimal manner that is
    specific to Type::Tiny rather than the general mechanism Moo usually uses.
    
    With this module, setters with type checks should be as fast as an equivalent
    check in the Moose manpage.
    
    It is hoped that eventually this type inlining will be done automatically,
    making this module unnecessary.

    List of rpms provided by this srpm:
    perl-MooX-TypeTiny (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. perl(Sub/Quote.pm)
      2. perl(Test/Fatal.pm)
      3. perl(Test/More.pm)
      4. perl(Type/Tiny.pm)
      5. perl-devel
      6. perl-podlators
      7. rpm-build-perl
      8. perl(ExtUtils/MakeMaker.pm)
      9. perl(Moo.pm)

    Last changed


    June 9, 2020 Igor Vlasenko 0.002003-alt1
    - automated CPAN update
    April 27, 2020 Igor Vlasenko 0.002002-alt1
    - automated CPAN update
    Feb. 24, 2020 Igor Vlasenko 0.001004-alt2
    - to Sisyphus as perl-Sub-HandlesVia dep