-
perl-DirHandle-1.05-486.fc36.noarch
There is no reason to use this module nowadays. The DirHandle module provides
an alternative interface to the opendir(), closedir(), readdir(), and
rewinddir() functions. Since Perl 5.6, opendir() alone has been all you need
for lexical handles.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Dist-CheckConflicts-0.11-24.fc36.noarch
One shortcoming of the CPAN clients that currently exist is that they have no
way of specifying conflicting downstream dependencies of modules. This module
attempts to work around this issue by allowing you to specify conflicting
versions of modules separately, and deal with them after the module is done
installing.
For instance, say you have a module Foo, and some other module Bar uses Foo. If
Foo were to change its API in a non-backwards-compatible way, this would cause
Bar to break until it is updated to use the new API. Foo can't just depend on
the fixed version of Bar, because this will cause a circular dependency
(because Bar is already depending on Foo), and this doesn't express intent
properly anyway - Foo doesn't use Bar at all. The ideal solution would be for
there to be a way to specify conflicting versions of modules in a way that would
let CPAN clients update conflicting modules automatically after an existing
module is upgraded, but until that happens, this module will allow users to do
this manually.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Dumpvalue-2.27-486.fc36.noarch
Dumpvalue module enables you to print a content of variables and other Perl
data structures.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DynaLoader-1.50-486.fc36.x86_64
The DynaLoader module defines a standard generic interface to the dynamic
linking mechanisms available on many platforms. Its primary purpose is to
implement automatic dynamic loading of Perl modules. For a simpler interface,
see XSLoader module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-DynaLoader-Functions-0.003-14.fc36.noarch
This module provides a function-based interface to dynamic loading as used
by Perl. Some details of dynamic loading are very platform-dependent, so
correct use of these functions requires the programmer to be mindful of the
space of platform variations.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Email-Date-Format-1.005-21.fc36.noarch
This module can be used to emit RFC 2822 style date strings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Encode-3.17-485.fc36.x86_64
The Encode module provides the interface between Perl strings and the rest
of the system. Perl strings are sequences of characters.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Encode-Detect-1.01-38.fc36.x86_64
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data and then
decodes it using the encoder of the detected charset.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Encode-Locale-1.05-22.fc36.noarch
In many applications it's wise to let Perl use Unicode for the strings
it processes. Most of the interfaces Perl has to the outside world is
still byte based. Programs therefore needs to decode byte strings
that enter the program from the outside and encode them again on the
way out.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36
-
perl-Encode-Newlines-0.05-19.fc36.noarch
This module provides the CR, LF, CRLF and Native encodings, to aid in
normalizing line endings.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 36