Email::Abstract::Plugin - a base class for Email::Abstract plugins


Email-Abstract documentation  | view source Contained in the Email-Abstract distribution.

Index


NAME

Top

Email::Abstract::Plugin - a base class for Email::Abstract plugins

METHODS

Top

is_available

This method returns true if the plugin should be considered available for registration. Plugins that return false from this method will not be registered when Email::Abstract is loaded.


Email-Abstract documentation  | view source Contained in the Email-Abstract distribution.