Ports Search

Results 13,94113,950 of 19,819 for %22HTTP Server%22.(0.011 seconds)
mail/Email-MessageID-1.406 (Score: 9.2878623E-4)
Generate world unique message-ids
Message-ids are optional, but highly recommended, headers that identify a message uniquely. This software generates a unique message-id.
mail/Email-Reply-1.204 (Score: 9.2878623E-4)
Email::Reply - Reply to a Message
This software takes the hard out of generating replies to email messages.
mail/Email-Send-2.199 (Score: 9.2878623E-4)
Email::Send - Simply Sending Email
This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend.
mail/Mail-Box-2.109 (Score: 9.2878623E-4)
Perl module implementing a modern mail folder management
The Mail::Box folder is a modern mail-folder manager (at least on the moment of this writing). It is written to replace Mail::Folder, although its interface is different.
mail/Mail-LMLM-0.6804 (Score: 9.2878623E-4)
List of Mailing Lists Manager
The Mail::LMLM module allows users to easily manage HTML directories of mailing lists of various mailing list managers and hosts.
mail/Email-Sender-1.300011 (Score: 9.2878623E-4)
Library for sending email
Email::Sender replaces the old and sometimes problematic Email::Send library, which did a decent job at handling very simple email sending tasks, but was not suitable for serious use, for a variety of reasons. Most users will be able to use Email::Sender::Simple to send mail. Users with more specific needs should look at the available Email::Sender::Transport classes. Documentation may be found in Email::Sender::Manual, and new users should start with Email::Sender::Manual::QuickStart. This module provides a very simple, very clean, very specific interface to multiple Email mailers. The goal of this software is to be small and simple, easy to use, and easy to extend.
mail/Email-Simple-2.210 (Score: 9.2878623E-4)
Simple parsing of RFC2822 message format and headers
Email::Simple is the first deliverable of the "Perl Email Project", a reaction against the complexity and increasing bugginess of the Mail::* modules. In contrast, Email::* modules are meant to be simple to use and to maintain, pared to the bone, fast, minimal in their external dependencies, and correct.
mail/Email-Stuffer-0.013 (Score: 9.2878623E-4)
More casual approach to creating and sending Email
Email::Stuffer, as its name suggests, is a fairly casual module used to stuff things into an email and send them. It is a high-level module designed for ease of use when doing a very specific common task, but implemented on top of the light and tolerable Email:: modules. Email::Stuffer is typically used to build emails and send them in a single statement, as seen in the synopsis. And it is certain only for use when creating and sending emails. As such, it contains no email parsing capability, and little to no modification support.
mail/Log-Procmail-0.12 (Score: 9.2878623E-4)
Perl extension for reading procmail logfiles
Log::Procmail reads procmail(1) logfiles and returns the abstracts one by one.
mail/MIME-EncWords-1.014.3 (Score: 9.2878623E-4)
Deal with RFC 2047 encoded words (improved)
MIME::EncWords is aimed to be another implementation of MIME::Words so will achive more exact conformance with MIME specifications. Additionally, it contains some improvements. Following synopsis and descriptions are inherited from its inspirer, with description of improvements and clarifications added.