-
perl-Module-Build-0.39.01-239.lbn13.noarch
Module::Build is a system for building, testing, and installing Perl modules.
It is meant to be an alternative to ExtUtils::MakeMaker. Developers may alter
the behavior of the module through subclassing in a much more straightforward
way than with MakeMaker. It also does not require a make on your system - most
of the Module::Build code is pure-perl and written in a very cross-platform
way. In fact, you don't even need a shell, so even platforms like MacOS
(traditional) can use it fairly easily. Its only prerequisites are modules that
are included with perl 5.6.0, and it works fine on perl 5.005 if you can
install a few additional modules.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-CoreList-2.18-121.lbn13.x86_64
Module::CoreList contains the hash of hashes %Module::CoreList::version,
this is keyed on perl version as indicated in $]. The second level hash
is module => version pairs.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-CoreList-2.70-239.lbn13.noarch
Module::CoreList contains the hash of hashes %Module::CoreList::version, this
is keyed on perl version as indicated in $]. The second level hash is module
=> version pairs.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-Implementation-0.06-6.lbn13.noarch
This module abstracts out the process of choosing one of several underlying
implementations for a module. This can be used to provide XS and pure Perl
implementations of a module, or it could be used to load an implementation
for a given OS or any other case of needing to provide multiple
implementations.
This module is only useful when you know all the implementations ahead of
time. If you want to load arbitrary implementations then you probably want
something like a plugin system, not this module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-Install-0.91-2.lbn13.noarch
Module::Install is a package for writing installers for CPAN (or CPAN-like)
distributions that are clean, simple, minimalist, act in a strictly correct
manner with both the ExtUtils::MakeMaker and Module::Build build systems,
and will run on any Perl installation version 5.004 or newer.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-Load-0.16-121.lbn13.x86_64
Module::Load eliminates the need to know whether you are trying to
require either a file or a module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-Load-0.22-239.lbn13.noarch
Module::Load eliminates the need to know whether you are trying to require
either a file or a module.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-Load-Conditional-0.30-121.lbn13.x86_64
Module::Load::Conditional provides simple ways to query and possibly
load
any of the modules you have installed on your system during runtime.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-Load-Conditional-0.46-239.lbn13.noarch
Module::Load::Conditional provides simple ways to query and possibly load any
of the modules you have installed on your system during runtime.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Module-Loaded-0.02-121.lbn13.x86_64
When testing applications, often you find yourself needing to provide
functionality in your test environment that would usually be provided by
external modules. Rather than munging the %INC by hand to mark these
external modules as loaded, so they are not attempted to be loaded by
perl, this module offers you a very simple way to mark modules as loaded
and/or unloaded.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13