-
perl-Config-Simple-4.59-30.lbn25.noarch
Simple configuration file class.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Config-Simple-4.59-39.fc36.noarch
Simple configuration file class.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Config-Std-0.903-14.fc36.noarch
A perl module to load and save configuration files in a standard format.
The configuration language is deliberately simple and limited, and the
module works hard to preserve as much information (section order, comments
etc.) as possible when a configuration file is updated.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Config-Tiny-2.12-8.lbn13.noarch
Config::Tiny is a Perl module designed for reading and writing .ini
style configuration files. It is designed for simplicity and ease of
use, and thus only supports the most basic operations.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Config-Tiny-2.14-7.lbn19.noarch
Config::Tiny is a Perl module designed for reading and writing .ini
style configuration files. It is designed for simplicity and ease of
use, and thus only supports the most basic operations.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Config-Tiny-2.23-13.lbn25.noarch
Config::Tiny is a Perl module designed for reading and writing .ini
style configuration files. It is designed for simplicity and ease of
use, and thus only supports the most basic operations.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-Config-Validator-1.4-2.fc36.noarch
This module allows to perform schema based configuration validation.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Const-Fast-0.014-16.lbn25.noarch
This the only function of this module and it is exported by default. It takes
a scalar, array or hash left-value as first argument, and a list of one or
more values depending on the type of the first argument as the value for the
variable. It will set the variable to that value and subsequently make it
read-only. Arrays and hashes will be made deeply read-only.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-constant-1.33-419.lbn25.noarch
This 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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 25
-
perl-constant-1.33-480.fc36.noarch
This 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.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36