caab476be8
it will add five methods and four attributes to assist you with the loading and handling of plugins and extensions for plugins. I understand that this may pollute your namespace, however I took great care in using the least ambiguous names possible. WWW: http://search.cpan.org/dist/MooseX-Object-Pluggable PR: ports/138358 Submitted by: Ashish SHUKLA <wahjava at gmail.com>
7 lines
377 B
Text
7 lines
377 B
Text
This module is meant to be loaded as a role from Moose-based classes
|
|
it will add five methods and four attributes to assist you with the
|
|
loading and handling of plugins and extensions for plugins. I
|
|
understand that this may pollute your namespace, however I took great
|
|
care in using the least ambiguous names possible.
|
|
|
|
WWW: http://search.cpan.org/dist/MooseX-Object-Pluggable
|