Type constraints and coercions for Perl
- New upstream release 0.47
- Change Specio constraint object's stringification overloading to return the
type name rather than the default Perl object stringification, which gives
you something like
"Specio::Constraint::Parameterized=HASH(0x564d258efb48)"; anonymous are
special cased to return something you can print
- All types now overload the 'eq' comparison operator: Moose expects types to
be comparable in this manner when doing role summation (GH#18)
|
||
|---|---|---|
| .gitignore | ||
| perl-Specio.rpmlintrc | ||
| perl-Specio.spec | ||
| sources | ||