-
perl-libwww-perl-6.05-1.fc19.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 19
-
perl-macros-5.16.3-266.fc19.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 19
-
perl-macros-5.16.3-266.fc19.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 19
-
perl-multidimensional-0.011-1.fc19.x86_64
Perl's multidimensional array emulation stems from the days before the language
had references, but these days it mostly serves to bite you when you typo a
hash slice by using the $ sigil instead of @.
This module lexically makes using multidimensional array emulation a fatal error
at compile time.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-namespace-autoclean-0.13-4.fc19.noarch
When you import a function into a Perl package, it will naturally also
be available as a method. The 'namespace::autoclean' pragma will remove
all imported symbols at the end of the current package's compile cycle.
Functions called in the package itself will still be bound by their
name, but they won't show up as methods on your class or instances. This
module is very similar to namespace::clean, except it will clean all
imported functions, no matter if you imported them before or after you
'use'd the pagma. It will also not touch anything that looks like a
method, according to 'Class::MOP::Class::get_method_list'.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-namespace-clean-0.24-2.fc19.noarch
When you define a function, or import one, into a Perl package, it will
naturally also be available as a method. This does not per se cause
problems, but it can complicate subclassing and, for example, plugin
classes that are included via multiple inheritance by loading them as
base classes.
The 'namespace::clean' pragma will remove all previously declared or
imported symbols at the end of the current package's compile cycle.
Functions called in the package itself will still be bound by their
name, but they won't show up as methods on your class or instances.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-openbabel-2.3.2-9.lbn19.x86_64
Perl wrapper for the Open Babel library.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-parent-0.225-243.lbn19.noarch
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 19
-
perl-podlators-2.5.1-1.lbn19.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 19
-
perl-solv-0.3.0-8.gita59d11d.fc19.armv6hl
Perl bindings for sat solver.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19