Fri, 22 Nov 2024 03:09:57 CST | login

Information for RPM perl-constant-0:1.33-404.module+el8.3.0+116+4fe1a138.noarch.rpm

ID87488
Buildperl-5.24.4-404.module+el8.3.0+116+4fe1a138
Nameperl-constant
Version1.33
Release404.module+el8.3.0+116+4fe1a138
Epoch0
Archnoarch
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 Time2021-06-30 00:35:41 GMT
Size78.33 KB
4bf9d9b7c2f24304a73f8d7b26b67a59
LicenseGPL+ or Artistic
Buildrootmodule-perl-bootstrap-5.24-8030020210630002231-30b713e6-build-27288-4780
Provides
perl(constant) = 1.33
perl-constant = 0:1.33-404.module+el8.3.0+116+4fe1a138
Obsoletes No Obsoletes
Conflicts
perl < 4:5.16.3-264
Requires
perl(:MODULE_COMPAT_5.24.4)
perl(:VERSION) >= 5.8.0
perl(Carp)
perl(strict)
perl(warnings::register)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
/usr/share/man/man3/constant.3pm.gz5.68 KB
/usr/share/perl5/constant.pm14.38 KB
Component of No Buildroots