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 - 2007-05-10

  • change reference args to array args to call methods > $obj->call('plugin method name' => $args) to $obj->call('plugin method name' => @args)

Modules

pluggable component framework
plugin base for pluggable component framework

Provides

in lib/Class/Component/Attribute.pm
in lib/Class/Component/Attribute/Hook.pm
in lib/Class/Component/Attribute/Method.pm
in lib/Class/Component/Component/Autocall.pm
in lib/Class/Component/Component/SingletonMethod.pm