Fri, 19 Apr 2024 03:36:44 UTC | login

Information for build rh-perl520-perl-constant-1.31-312.el7

ID6519
Package Namerh-perl520-perl-constant
Version1.31
Release312.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
StartedSun, 04 Oct 2015 22:19:27 UTC
CompletedSun, 04 Oct 2015 22:23:42 UTC
Taskbuild (sclo7-rh-perl520-rh-el7, rh-perl520-perl-constant-1.31-312.el7.src.rpm)
Tags
sclo7-rh-perl520-rh-candidate
sclo7-rh-perl520-rh-release
sclo7-rh-perl520-rh-testing
RPMs
src
rh-perl520-perl-constant-1.31-312.el7.src.rpm (info) (download)
noarch
rh-perl520-perl-constant-1.31-312.el7.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
state.log
Changelog * Sun Jan 25 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.31-312 - Rebuild of bootstrapped package * Thu Jan 22 2015 Petr Pisar <ppisar@redhat.com> - 1.31-311 - Disable optional tests for small build root * 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.