Sat, 27 Apr 2024 04:12:06 UTC | login

Information for build rh-perl530-perl-constant-1.33-452.el7

ID29539
Package Namerh-perl530-perl-constant
Version1.33
Release452.el7
Epoch
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 byhhorak
State complete
Volume DEFAULT
StartedSat, 04 Apr 2020 19:52:01 UTC
CompletedSat, 04 Apr 2020 19:54:56 UTC
Taskbuild (sclo7-rh-perl530-rh-el7, rh-perl530-perl-constant-1.33-452.el7.src.rpm)
Tags
sclo7-rh-perl530-rh-candidate
sclo7-rh-perl530-rh-release
sclo7-rh-perl530-rh-testing
RPMs
src
rh-perl530-perl-constant-1.33-452.el7.src.rpm (info) (download)
noarch
rh-perl530-perl-constant-1.33-452.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
hw_info.log
mock_output.log
build.log
noarch_rpmdiff.json
state.log
Changelog * Wed Mar 25 2020 Petr Pisar <ppisar@redhat.com> - 1.33-452 - Normalize a shebang in the documentation (bug #1817034) * Fri Dec 20 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-451 - SCL * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-440 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Jun 02 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-439 - Perl 5.30 re-rebuild of bootstrapped packages * Thu May 30 2019 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-438 - Increase release to favour standalone package * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-419 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.33-418 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Jul 01 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-417 - Perl 5.28 re-rebuild of bootstrapped packages * Tue Jun 26 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.33-416 - Increase release to favour standalone package * 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.