Sat, 07 Mar 2026 10:03:30 UTC | login

Information for RPM perl-constant-1.33-512.el10.src.rpm

ID32085
Buildperl-constant-1.33-512.el10
Nameperl-constant
Version1.33
Release512.el10
Epoch
Archsrc
DraftFalse
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 Time2024-12-14 07:15:28 GMT
Size40.82 KB
9d8310e6b4a7b9e6ddd9dc2fc1ee3c40
LicenseGPL-1.0-or-later OR Artistic-1.0-Perl
Provides
perl-constant = 1.33-512.el10
perl-constant-tests = 1.33-512.el10
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
coreutils
make
perl(Carp)
perl(Config)
perl(ExtUtils::MakeMaker) >= 6.76
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 ascending sort Size
constant-1.27.tar.gz14.62 KB
constant-1.33-update.patch11.81 KB
perl-constant.spec9.81 KB
Component of No Buildroots