The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Mail::Builder::Image - Abstract class for handling inline images

SYNOPSIS

This is an abstract class. Please Use Mail::Builder::Image::Data or Mail::Builder::Image::Path.

DESCRIPTION

This is a simple module for handling inline images.

METHODS

Constructor

new

Shortcut to the constructor from Mail::Builder::Image::File.

Accessors

id

Accessor which takes/returns the id of the file.

The id is needed to reference the image in the e-mail body: <img src="cid:invitation_location" alt=""/>

AUTHOR

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