| Name: | rh-perl530-perl-Specio |
|---|---|
| Version: | 0.44 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 350498 |
| License: | Artistic 2.0 and (GPL+ or Artistic) |
| RPM: | rh-perl530-perl-Specio-0.44-4.el7.noarch.rpm |
| Source RPM: | rh-perl530-perl-Specio-0.44-4.el7.src.rpm |
| Build Date: | Mon Dec 14 2020 |
| Build Host: | x86-ol7-builder-01.us.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. |
- SCLize perl-Test-Specio subpackage name
- Correct a perl-Specio license to "Artistic 2.0 and (GPL+ or Artistic)"
- SCL
- Update to 0.44
- Replaced the use of B with XString if it is installed; the latter is much
smaller and provides the one subroutine from B we cared about (based on
GH#15)
- Use %{make_build} and %{make_install}
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Perl 5.30 re-rebuild of bootstrapped packages
- Perl 5.30 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 0.43
- Optimized compile-time operations to make Specio itself quicker to load;
Specio's load time is a non-trivial part of the load time of DateTime (and
presumably other things that use it)
- Based on https://github.com/houseabsolute/DateTime.pm/issues/85
- Package new CODE_OF_CONDUCT.md file
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild