The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

CPAN::Local::Plugin - Base class for plugins

VERSION

version 0.010

ATTRIBUTES

root

Repository root.

distribution_class

Base class for distribution objects.

METHODS

requires_distribution_roles

Empty class method. If overriden in a subclass should return a list of distribution roles required by the respective plugin.

AUTHOR

Peter Shangov <pshangov@yahoo.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Venda, Inc..

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