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

Group :: Development/Perl
RPM: perl-MooseX-Meta-TypeConstraint-Mooish

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.001-alt1
Build date: 13 june 2015, 11:18 ( 461.8 weeks ago )
Size: 24.63 Kb

Home page:   http://search.cpan.org/dist/MooseX-Meta-TypeCon…

License: Perl (GPL or Artistic)
Summary: Perl module for translating Moo-style constraints to Moose-style
Description:

Perl module MooseX::Meta::TypeConstraint::Mooish translates
Moo-style constraints to Moose-style.

Moose type constraints are expected to return true if the value
passes the constraint, and false otherwise; Moo "constraints",
on the other hand, die if validation fails.

This metaclass allows for Moo-style constraints; it will wrap
them and translate their Moo into a dialect Moose understands.

Current maintainer: Nikolay A. Fetisov

List of contributors

List of rpms provided by this srpm:

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