The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "mail::builder"

Mail::Builder - Easily create plaintext/html e-mail messages with attachments and inline images River stage one • 2 direct dependents • 2 total dependents

This module helps you to build correct e-mails with attachments, inline images, multiple recipients, ... without having to worry about the underlying MIME and encoding issues. Mail::Builder relies heavily on the MIME::Entity module from the MIME::Too...

MAROS/Mail-Builder-2.13 - 31 May 2017 05:30:43 UTC - Search in distribution

Mail::Builder::Simple - Send UTF-8 HTML and text email with attachments and inline images, eventually using templates River stage zero No dependents

"Mail::Builder::Simple" can create email messages with Mail::Builder and send them with Email::Sender::Simple. It has the following features: UTF-8 encoding "Mail::Builder::Simple" automaticly encodes the body and headers of the email messages to UTF...

TEDDY/Mail-Builder-Simple-0.16 - 12 Dec 2011 18:03:33 UTC - Search in distribution

CGI::FormBuilder::Mail::FormatMultiPart River stage zero No dependents

A plugin for CGI::FormBuilder to prettily send the form submission via e-mail, without requiring the presence of sendmail on the system or using a shell escape (i.e. Windows). It uses MIME::Lite to build the message and that module's interface to Net...

MARKLE/CGI-FormBuilder-Mail-FormatMultiPart-1.0.6 - 19 Feb 2010 05:16:24 UTC - Search in distribution

Luka - Exception handling and reporting framework River stage zero No dependents

Luka is an exception handling and reporting framework. It's useful to look at it as an event handling framework. It comes from operational understanding of networks. Scenario that Luka is addressing is following: on a network with multiple hosts runn...

TPG/Luka-1.07 - 17 Jul 2006 22:08:14 UTC - Search in distribution

HTML::Mason::FAQ - Frequently asked questions River stage two • 42 direct dependents • 77 total dependents

DROLSKY/HTML-Mason-1.60 - 11 Feb 2023 18:45:01 UTC - Search in distribution

Courriel - High level email parsing and manipulation River stage zero No dependents

This class exists to provide a high level API for working with emails, particular for processing incoming email. It is primarily a wrapper around the other classes in the Courriel distro, especially Courriel::Headers, Courriel::Part::Single, and Cour...

DROLSKY/Courriel-0.49 - 08 Aug 2021 15:37:29 UTC - Search in distribution

changes River stage three • 52 direct dependents • 103 total dependents

RJBS/MIME-Lite-3.033 - 12 Jun 2021 15:53:07 UTC - Search in distribution

Documentation River stage zero No dependents

pb helps you build various packages directly from your project sources. In order to work correctly, it relies on a certain number of configuration files. Most of these configuration parameters can be setup in all the configuration files, however, the...

BCO/ProjectBuilder-0.14.1 - 28 Sep 2016 00:03:18 UTC - Search in distribution

Assert::Refute - Unified testing and assertion tool River stage one • 5 direct dependents • 5 total dependents

This module allows injecting Test::More-like code snippets into production code, without turning the whole application into a giant testing script. This can be though of as a lightweight design-by-contract form....

KHEDIN/Assert-Refute-0.17 - 20 Apr 2019 14:21:44 UTC - Search in distribution

XML::XPath - Parse and evaluate XPath statements. River stage three • 70 direct dependents • 315 total dependents

This module aims to comply exactly to the XPath specification at http://www.w3.org/TR/xpath and yet allow extensions to be added in the form of functions.Modules such as XSLT and XPointer may need to do this as they support functionality beyond XPath...

MANWAR/XML-XPath-1.48 - 09 Aug 2022 19:48:36 UTC - Search in distribution

Test::Block - DEPRECIATED: Specify fine granularity test plans River stage two • 27 direct dependents • 31 total dependents

NOTE: This module was written before subtests existed in TAP and Test::More. These days subtests will probably be a better option for you. This module allows you to specify the number of expected tests at a finer level of granularity than an entire t...

ADIE/Test-Block-0.13 - 24 Jan 2012 21:05:40 UTC - Search in distribution

BlankOnDev::Tutorial::id - Panduan penggunan untuk module BlankOnDev. River stage zero No dependents

Untuk tutorial dalam bentuk PDF dapat di download di : <https://yusrideb.github.io/BlankOnDev/docs/Tutorial-BlankOnDev-01005.pd f>...

YUSRIDEB/BlankOnDev-0.1005 - 16 Jun 2017 18:30:40 UTC - Search in distribution

Bundle::OpenXPKI - A bundle to install modules required for OpenXPKI River stage zero No dependents

This bundle helps with the installation of modules required for OpenXPKI. OpenXPKI is an open source trust center software which aims to create an enterprise-scale PKI solution. For more information see http://www.openxpki.org...

ALECH/Bundle-OpenXPKI-0.06 - 21 Nov 2008 16:12:39 UTC - Search in distribution

Test::Leaner - A slimmer Test::More for when you favor performance over completeness. River stage one • 1 direct dependent • 1 total dependent

When profiling some Test::More-based test script that contained about 10 000 unit tests, I realized that 60% of the time was spent in Test::Builder itself, even though every single test actually involved a costly "eval STRING". This module aims to be...

VPIT/Test-Leaner-0.05 - 24 Aug 2013 19:22:42 UTC - Search in distribution

Markdown::Parser - Markdown Parser Only River stage one • 1 direct dependent • 1 total dependent

Markdown::Parser is an object oriented Markdown parser <https://daringfireball.net/projects/markdown/syntax> and manipulation interface. It provides 2 modes: 1) strict and 2) extended In strict mode, it conform rigorously to the Markdown specificatio...

JDEGUEST/Markdown-Parser-v0.3.2 - 28 Aug 2023 22:21:24 UTC - Search in distribution

UI::KeyboardLayout - Module for designing keyboard layouts River stage zero No dependents

In this section, a "keyboard" has a certain "character repertoir" (which characters may be entered using this keyboard), and a mapping associating a character in the repertoir to a keypress or to several (sequential or simultaneous) keypresses. A sma...

ILYAZ/UI-KeyboardLayout-0.79 - 16 Mar 2024 21:24:23 UTC - Search in distribution

WWW::Sitemapper - Create text, html and xml sitemap by scanning a web site. River stage zero No dependents

AJGB/WWW-Sitemapper-1.121160 - 25 Apr 2012 22:31:11 UTC - Search in distribution

App::Office::Contacts - A web-based contacts manager River stage one • 2 direct dependents • 2 total dependents

"App::Office::Contacts" implements a utf8-aware, web-based, private and group contacts manager. Here 'private' means you can specify which contacts are not to appear in the search results of other people using the same database. You do this by settin...

RSAVAGE/App-Office-Contacts-2.04 - 06 Feb 2014 03:56:04 UTC - Search in distribution

Jifty::Test - Jifty's test module River stage two • 33 direct dependents • 33 total dependents

Jifty::Test is a superset of Test::More. It provides all of Test::More's functionality in addition to the class methods defined below....

ALEXMV/Jifty-1.50430 - 30 Apr 2015 20:48:27 UTC - Search in distribution

Test::Email - Test Email Contents River stage two • 1 direct dependent • 34 total dependents

Please note that this is ALPHA CODE. As such, the interface is likely to change. Test::Email is a subclass of MIME::Entity, with the above methods. If you want the messages fetched from a POP3 account, use Test::POP3. Tests for equality remove traili...

JAMES/Test-Email-0.04 - 09 Jun 2007 23:34:26 UTC - Search in distribution
59 results (0.088 seconds)