1Email::Abstract::PluginU(s3e)r Contributed Perl DocumentaEtmiaoinl::Abstract::Plugin(3)
2
3
4

NAME

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

VERSION

9       version 3.010
10

PERL VERSION

12       This library should run on perls released even a long time ago.  It
13       should work on any version of perl released in the last five years.
14
15       Although it may work on older versions of perl, no guarantee is made
16       that the minimum required version will not be increased.  The version
17       may be increased for any reason, and there is no promise that patches
18       will be accepted to lower the minimum required perl.
19

METHODS

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

AUTHORS

27       •   Ricardo SIGNES <cpan@semiotic.systems>
28
29       •   Simon Cozens <simon@cpan.org>
30
31       •   Casey West <casey@geeknest.com>
32
34       This software is copyright (c) 2004 by Simon Cozens.
35
36       This is free software; you can redistribute it and/or modify it under
37       the same terms as the Perl 5 programming language system itself.
38
39
40
41perl v5.38.0                      2023-09-03        Email::Abstract::Plugin(3)
Impressum