-
perl-MIME-Types-1.28-2.lbn13.noarch
MIME types are used in MIME compliant lines, for instance as part of
e-mail and HTTP traffic, to indicate the type of content which is
transmitted. Sometimes real knowledge about a mime-type is need.
This module maintains a set of MIME::Type objects, which each describe
one known mime type. There are many types defined by RFCs and vendors,
so the list is long but not complete. Please don't hestitate to ask to
add additional information.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-MIME-tools-5.428-1.fc13.noarch
MIME-tools - modules for parsing (and creating!) MIME entities. Modules in this
toolkit: Abstract message holder (file, scalar, etc.), OO interface for
decoding MIME messages, an extracted and decoded MIME entity, Mail::Field
subclasses for parsing fields, a parsed MIME header (Mail::Header subclass),
parser and tool for building your own MIME parser, and utilities.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-MLDBM-2.01-9.lbn13.noarch
This module can serve as a transparent interface to any TIEHASH package that is
required to store arbitrary perl data, including nested references. Thus, this
module can be used for storing references and other arbitrary data within DBM
databases.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
perl-MRO-Compat-0.11-3.lbn13.noarch
The "mro" namespace provides several utilities for dealing with method
resolution order and method caching in general in Perl 5.9.5 and higher.
This module provides those interfaces for earlier versions of Perl (back
to 5.6.0 anyways).
It is a harmless no-op to use this module on 5.9.5+. That is to say,
code which properly uses MRO::Compat will work unmodified on both older
Perls and 5.9.5+.
If you're writing a piece of software that would like to use the parts
of 5.9.5+'s mro:: interfaces that are supported here, and you want
compatibility with older Perls, this is the module for you.
Located in
LBN
/
…
/
Core Linux
/
BastionLinux 13
-
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