NAME

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

VERSION

version 3.092971

IMPLEMENTING

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

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.

AUTHOR

Ricardo SIGNES <rjbs@cpan.org>

COPYRIGHT AND LICENSE

This software is copyright (c) 2009 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.