Name: | perl-Specio |
---|---|
Version: | 0.48 |
Release: | 5.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 336154 |
License: | Artistic-2.0 AND (GPL-1.0-or-later OR Artistic-1.0-Perl) |
RPM: | perl-Specio-0.48-5.el10_0.noarch.rpm |
Source RPM: | perl-Specio-0.48-5.el10_0.src.rpm |
Build Date: | Thu Dec 19 2024 |
Build Host: | build-ol10-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 https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Update to 0.48 - Importing types into a class that inherited from another class that had imported types wouldn't work, leaving the child class with no 't()' sub
- Perl 5.36 re-rebuild of bootstrapped packages
- Perl 5.36 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Perl 5.34 re-rebuild of bootstrapped packages