Provided by: libemail-abstract-perl_3.009-2_all
NAME
Email::Abstract::Plugin - a base class for Email::Abstract plugins
VERSION
version 3.009
PERL VERSION SUPPORT
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.
METHODS
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.
AUTHORS
• Ricardo SIGNES <rjbs@semiotic.systems> • Simon Cozens <simon@cpan.org> • Casey West <casey@geeknest.com>
COPYRIGHT AND LICENSE
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.