Thu, 28 Mar 2024 22:31:12 UTC | login

Information for RPM perl-constant-1.33-1000.module_el8.1.0+224+75158c84.src.rpm

ID92039
Nameperl-constant
Version1.33
Release1000.module_el8.1.0+224+75158c84
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 Time2019-11-18 23:27:20 GMT
Size31.27 KB
0d532d2e4b70eb904dc90c6aa09010e0
LicenseGPL+ or Artistic
Buildrootmodule-perl-bootstrap-5.24-8010020190625031225-0ebb7e5b-build-28758-2824
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(Carp)
perl(ExtUtils::MakeMaker)
perl(Test::More)
perl(strict)
perl(utf8)
perl(vars)
perl(warnings)
perl(warnings::register)
perl-generators
perl-interpreter
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 3 of 3
Name descending sort Size
perl-constant.spec5.54 KB
constant-1.33-update.patch11.81 KB
constant-1.27.tar.gz14.62 KB
Component of No Buildroots