The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.03 - 2017-01-30

  • Added default_class to has_pluggable_object.
  • The limitation of not being able to use class_arg and class_builder in has_pluggable_object has been removed.
  • Added has_pluggable_class.
  • Update the main documentation to be less fanciful and more useful.
  • Fix a potential memory leak.
  • Support roles in plugin_applies_to.

Modules

A comprehensive plugin system.
Declare a class as a consumer of PluginKit plugins.
Parent class for PluginKit consumers.
Common functionality for PluginKit consumers.
The PluginKit internal guts.
Dynamically apply plugins to classes at runtime.
Setup a role as a PluginKit plugin.