Sat, 09 Nov 2024 01:23:51 UTC | login

Information for build perl-Specio-0.48-2.fc37

ID197163
Package Nameperl-Specio
Version0.48
Release2.fc37
Epoch
SummaryType constraints and coercions for Perl
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 06 Sep 2022 03:25:47 UTC
CompletedTue, 06 Sep 2022 03:25:47 UTC
Tags
f37
RPMs
src
perl-Specio-0.48-2.fc37.src.rpm (info) (download)
noarch
perl-Specio-0.48-2.fc37.noarch.rpm (info) (download)
perl-Test-Specio-0.48-2.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.48-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Sun Jun 12 2022 Paul Howarth <paul@city-fan.org> - 0.48-1 - 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 * Fri Jun 03 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-7 - Perl 5.36 re-rebuild of bootstrapped packages * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-6 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.47-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.47-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon May 24 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-3 - Perl 5.34 re-rebuild of bootstrapped packages * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.47-2 - Perl 5.34 rebuild * Sun Jan 31 2021 Paul Howarth <paul@city-fan.org> - 0.47-1 - 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 types 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) * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.46-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.46-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild