Name: | perl-Specio |
---|---|
Version: | 0.47 |
Release: | 3.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 351737 |
License: | Artistic 2.0 and (GPL+ or Artistic) |
RPM: | perl-Specio-0.47-3.el9.noarch.rpm |
Source RPM: | perl-Specio-0.47-3.el9.src.rpm |
Build Date: | Wed Jan 12 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://metacpan.org/release/Specio |
Summary: | Type constraints and coercions for Perl |
Description: | The Specio distribution provides classes for representing type constraints and coercion, along with syntax sugar for declaring them. Note that this is not a proper type system for Perl. Nothing in this distribution will magically make the Perl interpreter start checking a value's type on assignment to a variable. In fact, there's no built-in way to apply a type to a variable at all. Instead, you can explicitly check a value against a type, and optionally coerce values to that type. |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Update to 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)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Perl 5.32 re-rebuild of bootstrapped packages
- Perl 5.32 rebuild
- Update to 0.46 - Correct license of Specio::PartialDump (GH#17)
- Correct a perl-Specio license to "Artistic 2.0 and (GPL+ or Artistic)"
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild