-
perl-MailTools-2.12-2.fc19.noarch
MailTools is a set of Perl modules related to mail applications.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Mixin-Linewise-0.003-10.fc19.noarch
It's boring to deal with opening files for IO, converting strings to handle-
like objects, and all that. With Mixin::Linewise::Readers and
Mixin::Linewise::Writers, you can just write a method to handle handles,
and methods for handling strings and filenames are added for you.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Module-Build-0.42.06-2.lbn19.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 sub-classing 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 19
-
perl-Module-Build-Tiny-0.039-1.lbn19.noarch
Many Perl distributions use a Build.PL file instead of a Makefile.PL file to
drive distribution configuration, build, test and installation. Traditionally,
Build.PL uses Module::Build as the underlying build system. This module
provides a simple, lightweight, drop-in replacement.
Whereas Module::Build has over 6,700 lines of code; this module has less than
70, yet supports the features needed by most pure-Perl distributions.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Module-CPANTS-Analyse-0.87-1.fc19.noarch
CPANTS is an acronym for CPAN Testing Service. The goals of the CPANTS project
are to provide some sort of quality measure (called "Kwalitee") and lots of
metadata for all distributions on CPAN.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Module-CoreList-2.76.02-266.fc19.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 19
-
perl-Module-ExtractUse-0.30-1.fc19.noarch
Module::ExtractUse is basically a Parse::RecDescent grammar to parse Perl
code. It tries very hard to find all modules (whether pragmas, Core, or
from CPAN) used by the parsed code.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Module-Find-0.11-5.fc19.noarch
Module::Find lets you find and use modules in categories. This can be very
useful for auto-detecting driver or plug-in modules. You can differentiate
between looking in the category itself or in all subcategories.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19
-
perl-Module-Implementation-0.06-6.fc19.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 19
-
perl-Module-Info-0.33-1.fc19.noarch
Module::Info gives you information about Perl modules without actually loading
the module. It isn't actually specific to modules and should work on any perl
code.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 19