Tue, 21 May 2024 23:00:15 UTC | login

Information for build perl-Type-Tie-0.014-8.fc33

ID167323
Package Nameperl-Type-Tie
Version0.014
Release8.fc33
Epoch
SummaryTie a variable to a type constraint
DescriptionThis module exports a single function: ttie. ttie ties a variable to a type constraint, ensuring that whatever values stored in the variable will conform to the type constraint. If the type constraint has coercions, these will be used if necessary to ensure values assigned to the variable conform.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 10:23:37 UTC
CompletedThu, 13 Aug 2020 10:23:37 UTC
Tags
f33
RPMs
src
perl-Type-Tie-0.014-8.fc33.src.rpm (info) (download)
noarch
perl-Type-Tie-0.014-8.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.014-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jun 26 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-7 - Perl 5.32 re-rebuild of bootstrapped packages * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-6 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.014-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.014-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-3 - Perl 5.30 re-rebuild of bootstrapped packages * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.014-2 - Perl 5.30 rebuild * Tue Mar 05 2019 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.014-1 - Upstream update. * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.013-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 10 2019 Ralf Corsépius <corsepiu@fedoraproject.org> - 0.013-1 - Upstream update. - Add BR: perl(Moo).