Thu, 18 Apr 2024 11:49:16 UTC | login

Information for build perl-constant-1.33-396.el8

ID363
Package Nameperl-constant
Version1.33
Release396.el8
Epoch
Sourcegit+https://git.centos.org/rpms/perl-constant.git#815017f5e288fc02da1f6e7dcceb31657f6e5865
SummaryPerl pragma to declare constants
DescriptionThis pragma allows you to declare constants at compile-time: use constant PI => 4 * atan2(1, 1); When you declare a constant such as "PI" using the method shown above, each machine your script runs upon can have as many digits of accuracy as it can use. Also, your program will be easier to read, more likely to be maintained (and maintained correctly), and far less likely to send a space probe to the wrong planet because nobody noticed the one equation in which you wrote 3.14195. When a constant is used in an expression, Perl replaces it with its value at compile time, and may then optimize the expression further. In particular, any code in an "if (CONSTANT)" block will be optimized away if the constant is false.
Built byhughesjr
State complete
Volume DEFAULT
StartedSat, 11 May 2019 15:13:47 UTC
CompletedSat, 11 May 2019 15:15:46 UTC
Taskbuild (dist-c8, /rpms/perl-constant.git:815017f5e288fc02da1f6e7dcceb31657f6e5865)
Extra{'source': {'original_url': 'git+https://git.centos.org/rpms/perl-constant.git?#815017f5e288fc02da1f6e7dcceb31657f6e5865'}}
Tags
dist-c8
dist-c8-compose
dist-c8-stream
dist-c8-stream-compose
RPMs
src
perl-constant-1.33-396.el8.src.rpm (info) (download)
noarch
perl-constant-1.33-396.el8.noarch.rpm (info) (download)
Logs
noarch
build.log
root.log
noarch_rpmdiff.json
mock_output.log
hw_info.log
state.log
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-396 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-395 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 07 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-394 - Perl 5.26 re-rebuild of bootstrapped packages * Sat Jun 03 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-393 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-368 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed May 18 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-367 - Perl 5.24 re-rebuild of bootstrapped packages * Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-365 - Increase release to favour standalone package * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-348 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.33-347 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Wed Jun 10 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-346 - Perl 5.22 re-rebuild of bootstrapped packages * Thu Jun 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-345 - Increase release to favour standalone package * Wed Jun 03 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-336 - Perl 5.22 rebuild * Mon May 04 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-335 - Patched to provide the version 1.33 which is bundled in Perl 5.22 * Tue Sep 09 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.31-310 - Patched to provide the version 1.31 which is bundled in Perl 5.20 * Mon Sep 08 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.27-295 - Perl 5.20 re-rebuild of bootstrapped packages * Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.27-294 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.27-293 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed Aug 14 2013 Jitka Plesnikova <jplesnik@redhat.com> - 1.27-292 - Perl 5.18 re-rebuild of bootstrapped packages * Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.27-291 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 15 2013 Petr Pisar <ppisar@redhat.com> - 1.27-290 - Increase release to favour standalone package * Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.27-3 - Link minimal build-root packages against libperl.so explicitly * Fri Jul 12 2013 Petr Pisar <ppisar@redhat.com> - 1.27-2 - Migrate to ExtUtils::MakeMaker - Do not run optional tests at boot-strap * Thu Mar 21 2013 Petr Pisar <ppisar@redhat.com> - 1.27-1 - Specfile autogenerated by cpanspec 1.78.