Email::Simple::Creator

From PEPWiki

Jump to: navigation, search
This article refers to the Perl module Email::Simple::Creator.

This module provides Email::Simple with a "create" method for making new objects from scratch.

Problems

Date Header

The Date header is added unless a defined date is given in the constructor, meaning that the only way to produce a message without a Date is to remove the header after construction. This is especially annoying when creating Email::MIME objects -- we don't need a Date header on each sub-part!

Personal tools