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

Mail::LMLM::Object

Warning! This is an internal Mail::LMLM class. It is used as the base class for all LMLM objects.

FUNCTIONS

new

The default constructor.

$self->initialize(@args)

Should be over-rided to initialize the object.

$self->destroy_()

Destroys the object.

DESTROY

the default destructor.

AUTHOR

Shlomi Fish, http://www.shlomifish.org/.