Mail::Builder::Attachment - Helper module for handling attachments


NAME

Mail::Builder::Attachment - Helper module for handling attachments


SYNOPSIS

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.


METHODS

Constructor

Shortcut to the constructor from the Mail::Builder::Attachment::File manpage.

Accessors

name

Accessor which takes/returns the name of the file as displayed in the e-mail message.

mime

Accessor which takes/returns the mime type of the file.


AUTHOR

    Maroš Kollár
    CPAN ID: MAROS
    maros [at] k-1.com
    http://www.k-1.com

 Mail::Builder::Attachment - Helper module for handling attachments