Provided by: libpod-weaver-perl_4.006-1_all bug

NAME

       Pod::Weaver::Role::Plugin - a Pod::Weaver plugin

VERSION

       version 4.006

ATTRIBUTES

   plugin_name
       This name must be unique among all other plugins loaded into a weaver.  In general, this
       will be set up by the configuration reader.

   weaver
       This is the Pod::Weaver object into which the plugin was loaded.  In general, this will be
       set up when the weaver is instantiated from config.

IMPLEMENTING

       This is the most basic role that all plugins must perform.

AUTHOR

       Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2014 by Ricardo SIGNES.

       This is free software; you can redistribute it and/or modify it under the same terms as
       the Perl 5 programming language system itself.