Provided by: libemail-abstract-perl_3.010-1_all bug

NAME

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

VERSION

       version 3.010

PERL VERSION

       This library should run on perls released even a long time ago.  It should work on any
       version of perl released in the last five years.

       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 <cpan@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.