Email::Abstract::Plugin - a base class for Email::Abstract plugins
This module has a long-term perl support period. That means it will not require
a version of perl released fewer than five years ago.
Although it may work on older versions of perl, no guarantee is
made that the minimum required version will not be increased. The version
may be increased for any reason, and there is no promise that patches will
be accepted to lower the minimum required perl.
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.
- Ricardo SIGNES <rjbs@semiotic.systems>
- Simon Cozens <simon@cpan.org>
- Casey West <casey@geeknest.com>
This software is copyright (c) 2004 by Simon Cozens.
This is free software; you can redistribute it and/or modify it
under the same terms as the Perl 5 programming language system itself.