On Thu, Apr 03, 2003 at 09:17:38AM -0800, Anthony Ettinger wrote:
> My module handles HTML & Text-embedded
> multipart/alternative emails...Mail::Bulkmail does
> not.

How about subclassing Mail::Bulkmail and name it Mail::Bulkmail::HTML
or Mail::Bulkmail::MIME?  We try to encourage as much re-use and
subclassing on CPAN as possble, since existing Mail::Bulkmail users
can then switch to your module easily if you maintain a similar
interface.

Thanks,
/Autrijus/

Reply via email to