Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37433464
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-MooX-TypeTiny

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.002003-alt1
Время сборки: 9 июня 2020, 17:14 ( 201.6 недели назад )
Размер архива: 17.77 Kb

Домашняя страница:   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.

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-MooX-TypeTiny
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin