-
perl-doc-5.34.1-486.fc36.noarch
This is a documentation for Perl language. It's provided in POD and manual
page format.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-encoding-3.00-485.fc36.x86_64
With the encoding pragma, you can write your Perl script in any encoding you
like (so long as the Encode module supports it) and still enjoy Unicode
support.
However, this encoding module is deprecated under perl 5.18. It uses
a mechanism provided by perl that is deprecated under 5.18 and higher, and may
be removed in a future version.
The easiest and the best alternative is to write your script in UTF-8.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-encoding-warnings-0.13-486.fc36.noarch
As of Perl 5.26.0, this module has no effect. The internal Perl feature that
was used to implement this module has been removed. Hence, if you load this
module on Perl 5.26.0, you will get one warning that the module is no longer
supported; and the module will do nothing thereafter.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-fields-2.27-486.fc36.noarch
The "fields" pragma enables compile-time and run-time verified class fields.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-filetest-1.03-486.fc36.noarch
The default behavior of file test operators (e.g. "-r") is to use the simple
mode bits as returned by the stat() family of system calls. However, many
operating systems have additional features to define more complex access
rights, for example ACLs (Access Control Lists). For such environments, "use
filetest" may help the permission operators to return results more consistent
with other tools.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-hivex-1.3.21-6.fc36.x86_64
perl-hivex contains Perl bindings for hivex.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-if-0.60.900-486.fc36.noarch
The "if" module is used to conditionally load another module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-interpreter-5.34.1-486.fc36.x86_64
This is a Perl interpreter as a standalone executable /usr/bin/perl
required for handling Perl scripts. It does not provide all the other Perl
modules or tools.
Install this package if you want to program in Perl or enable your system to
handle Perl scripts with /usr/bin/perl interpreter.
If your script requires some Perl modules, you can install them with
"perl(MODULE)" where "MODULE" is a name of required module. E.g. install
"perl(Test::More)" to make Test::More Perl module available.
If you need all the Perl modules that come with upstream Perl sources, so
called core modules, install perl package.
If you only need perl run-time as a shared library, i.e. Perl interpreter
embedded into another application, the only essential package is perl-libs.
Perl header files can be found in perl-devel package.
Perl utils like "h2ph" or "perlbug" can be found in perl-utils package.
Perl debugger, usually invoked with "perl -d", is available in perl-debugger
package.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-ldns-1.8.1-4.fc36.x86_64
Perl extensions for ldns
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-less-0.03-486.fc36.noarch
"use less ...;" is a Perl user-pragma. If you're very lucky some code you're
using will know that you asked for less CPU usage or RAM or fat or... we just
can't know.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36