Mail::Builder::Attachment - Helper module for handling attachments |
Mail::Builder::Attachment - Helper module for handling attachments
This is an abstract class. Please Use the Mail::Builder::Attachment::Data manpage or the Mail::Builder::Attachment::Path manpage.
=head1 DESCRIPTION
This is a simple module for handling attachments with Mail::Builder.
Shortcut to the constructor from the Mail::Builder::Attachment::File manpage.
Accessor which takes/returns the name of the file as displayed in the e-mail message.
Accessor which takes/returns the mime type of the file.
Maroš Kollár CPAN ID: MAROS maros [at] k-1.com http://www.k-1.com
Mail::Builder::Attachment - Helper module for handling attachments |