-
perl-Mail-DKIM-0.40-1.lbn13.noarch
This module implements the various components of the DKIM and DomainKeys
message-signing and verifying standards for Internet mail. It currently
tries to implement RFC4871 (for DKIM) and RFC4870 (DomainKeys).
It is required if you wish to enable DKIM checking in SpamAssassin via the
Mail::SpamAssassin::Plugin::DKIM plugin.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Mail-SPF-2.006-4.lbn13.noarch
Mail::SPF is an object-oriented implementation of Sender Policy Framework
(SPF). See http://www.openspf.org for more information about SPF.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Mail-Sendmail-0.79-13.lbn13.noarch
Mail::Sendmail is a simple platform independent library for sending
e-mail from your perl script. It only requires Perl 5 and a network
connection. Mail::Sendmail contains mainly &sendmail, which takes a
hash with the message to send and sends it. It is intended to be very
easy to setup and use.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-MailTools-2.06-1.lbn13.noarch
MailTools is a set of Perl modules related to mail applications.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Makefile-DOM-0.004-3.fc13.noarch
This libary can serve as an advanced lexer for (GNU) makefiles. It parses
makefiles as "documents" and the parsing is lossless. The results are data
structures similar to DOM trees. The DOM trees hold every single bit of the
information in the original input files, including white spaces, blank
lines and makefile comments. That means it's possible to reproduce the
original makefiles from the DOM trees. In addition, each node of the DOM
trees is modifiable and so is the whole tree, just like the PPI module used
for Perl source parsing and the HTML::TreeBuilder module used for parsing
HTML source.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-Makefile-Parser-0.211-2.fc13.noarch
This is a simple parser for Makefiles. At this very early stage, the parser
only supports a limited set of features, so it may not recognize most of
the advanced features provided by certain make tools like GNU make. Its
initial purpose is to provide basic support for another module named
Makefile::GraphViz, which is aimed to render the building process specified
by a Makefile using the amazing GraphViz library. The Make module is not
satisfactory for this purpose, so I decided to build one of my own.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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