Wed, 08 May 2024 06:52:52 UTC | login

Information for RPM rh-perl530-perl-constant-1.33-452.el7.src.rpm

ID197239
Namerh-perl530-perl-constant
Version1.33
Release452.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 Time2020-04-04 19:54:10 GMT
Size27.88 KB
d3b6992f8986335357125a1f43d6046b
LicenseGPL+ or Artistic
Buildrootsclo7-rh-perl530-rh-el7-build-75687-406661
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
make
rh-perl530-perl(Carp)
rh-perl530-perl(Config)
rh-perl530-perl(ExtUtils::MakeMaker)
rh-perl530-perl(Test::More)
rh-perl530-perl(strict)
rh-perl530-perl(utf8)
rh-perl530-perl(vars)
rh-perl530-perl(warnings)
rh-perl530-perl(warnings::register)
rh-perl530-perl-generators
rh-perl530-perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
scl-utils-build
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.spec6.85 KB
Component of No Buildroots