Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37479471
en ru br
ALT Linux repos
S:0.002003-alt1

Group :: Development/Perl
RPM: perl-MooX-TypeTiny

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.002003-alt1
Build date: 9 june 2020, 17:14 ( 202.0 weeks ago )
Size: 17.77 Kb

Home page:   http://search.cpan.org/dist/MooX-TypeTiny/

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.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-MooX-TypeTiny
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin