Пакет perl-MooX-TypeTiny: Информация

    Исходный пакет: perl-MooX-TypeTiny
    Версия: 0.002003-alt1
    Собран:  20 июня 2020 г. 20:14
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/MooX-TypeTiny/

    Лицензия: perl
    О пакете: Optimized type checks for Moo + Type::Tiny
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-MooX-TypeTiny (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

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

    Последнее изменение


    9 июня 2020 г. Igor Vlasenko 0.002003-alt1
    - automated CPAN update
    27 апреля 2020 г. Igor Vlasenko 0.002002-alt1
    - automated CPAN update
    24 февраля 2020 г. Igor Vlasenko 0.001004-alt2
    - to Sisyphus as perl-Sub-HandlesVia dep