Mon, 27 Mar 2023 02:08:19 UTC

Information for RPM perl-constant-1.33-458.module_f33+9996+d5a76496.noarch.rpm

ID22989279
Nameperl-constant
Version1.33
Release458.module_f33+9996+d5a76496
Epoch
Archnoarch
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 Time2020-08-25 09:54:21 GMT
Size23.14 KB
5ae5f6b82111a32f0319b5f90c16b570
LicenseGPL+ or Artistic
Buildrootmodule-perl-5.32-3320200825091657-94c872f1-build-22376985-1974094
Provides
perl(constant) = 1.33
perl-constant = 1.33-458.module_f33+9996+d5a76496
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(:MODULE_COMPAT_5.32.0)
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(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 7 of 7
Name ascending sort Size
/usr/share/doc/perl-constant0.00 B
/usr/share/doc/perl-constant/Changes5.22 KB
/usr/share/doc/perl-constant/README1.39 KB
/usr/share/doc/perl-constant/eg0.00 B
/usr/share/doc/perl-constant/eg/synopsis.pl489.00 B
/usr/share/man/man3/constant.3pm.gz5.00 KB
/usr/share/perl5/vendor_perl/constant.pm14.38 KB
Component of No Buildroots