Fri, 19 Apr 2024 17:15:08 CEST | login

Information for RPM perl-constant-1.27-2.el7.src.rpm

ID280
Nameperl-constant
Version1.27
Release2.el7
Epoch
Archsrc
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.
Build Time2014-06-10 02:51:17 GMT
Size19,996
3ce9976f03f33af0ee9db95451a0c996
LicenseGPL+ or Artistic
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl
perl(Carp)
perl(Module::Build)
perl(Test::More)
perl(Test::Pod) >= 1.14
perl(Test::Pod::Coverage) >= 1.04
perl(strict)
perl(utf8)
perl(vars)
perl(warnings)
perl(warnings::register)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name Size descending sort
constant-1.27.tar.gz14,967
perl-constant.spec2,080
Component of No Buildroots