SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-constant rpm build for : openSUSE Tumbleweed. For other distributions click perl-constant.

Name : perl-constant
Version : 1.33 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : 2.2 Date : 2019-04-03 10:38:13
Group : Unspecified Source RPM : perl-constant-1.33-2.2.src.rpm
Size : 0.03 MB
Packager : (none)
Summary : Perl pragma to declare constants
Description :
This pragma allows you to declare constants at compile-time.

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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-constant-1.33-2.2.noarch.rpm
     

Provides :
perl(constant)
perl-constant

Requires :
perl(:MODULE_COMPAT_5.40.0)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/constant.pm
/usr/share/doc/packages/perl-constant
/usr/share/doc/packages/perl-constant/Changes
/usr/share/doc/packages/perl-constant/README
/usr/share/man/man3/constant.3pmc.gz

 
ICM