-
perl-libs-5.16.2-239.lbn13.x86_64
The libraries for the perl runtime
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-libwww-perl-6.05-1.lbn13.noarch
The libwww-perl collection is a set of Perl modules which provides a simple and
consistent application programming interface to the World-Wide Web. The main
focus of the library is to provide classes and functions that allow you to
write WWW clients. The library also contain modules that are of more general
use and even classes that help you implement simple HTTP servers.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-libxml-perl-0.08-10.lbn13.noarch
libxml-perl is a collection of smaller Perl modules, scripts, and
documents for working with XML in Perl. libxml-perl software works in
combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and
others.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-macros-5.16.2-239.lbn13.x86_64
Macros for rpmbuild are needed during build of srpm in koji. This
sub-package must be installed into buildroot, so it will be needed
by perl. Perl is needed because of git.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-macros-5.16.2-239.lbn13.armv6hl
Macros for rpmbuild are needed during build of srpm in koji. This
sub-package must be installed into buildroot, so it will be needed
by perl. Perl is needed because of git.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-parent-0.221-121.fc13.x86_64
parent allows you to both load one or more modules, while setting up
inheritance from those modules at the same time. Mostly similar in
effect to:
package Baz;
BEGIN {
require Foo;
require Bar;
push @ISA, qw(Foo Bar);
}
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-parent-0.225-239.lbn13.noarch
parent allows you to both load one or more modules, while setting up
inheritance from those modules at the same time. Mostly similar in effect to:
package Baz;
BEGIN {
require Foo;
require Bar;
push @ISA, qw(Foo Bar);
}
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-podlators-2.5.1-1.lbn13.noarch
This package contains Pod::Man and Pod::Text modules which convert POD input
to *roff source output, suitable for man pages, or plain text. It also
includes several sub-classes of Pod::Text for formatted output to terminals
with various capabilities.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-suidperl-5.10.1-121.fc13.x86_64
Suidperl is a setuid binary copy of perl that allows for (hopefully)
more secure running of setuid perl scripts.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-threads-1.86-239.lbn13.armv6hl
Since Perl 5.8, thread programming has been available using a model called
interpreter threads which provides a new Perl interpreter for each thread,
and, by default, results in no data or state information being shared between
threads.
(Prior to Perl 5.8, 5005threads was available through the Thread.pm API. This
threading model has been deprecated, and was removed as of Perl 5.10.0.)
As just mentioned, all variables are, by default, thread local. To use shared
variables, you need to also load threads::shared.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13