Name : perl-POE-Component-Pluggable
| |
Version : 1.28
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-01-27 17:06:48
|
Group : Development/Libraries/Perl
| Source RPM : perl-POE-Component-Pluggable-1.28-lp154.1.1.src.rpm
|
Size : 0.08 MB
| |
Packager : https://www_suse_com/
| |
Summary : Base Class for Creating Plugin-Enabled Poe Components
|
Description :
POE::Component::Pluggable is a base class for creating plugin enabled POE Components. It is a generic port of POE::Component::IRC\'s plugin system.
If your component dispatches events to registered POE sessions, then POE::Component::Pluggable may be a good fit for you.
Basic use would involve subclassing POE::Component::Pluggable, then overriding \'_pluggable_event()\' and inserting \'_pluggable_process()\' wherever you dispatch events from.
Users of your component can then load plugins using the plugin methods provided to handle events generated by the component.
You may also use plugin style handlers within your component as \'_pluggable_process()\' will attempt to process any events with local method calls first. The return value of these handlers has the same significance as the return value of \'normal\' plugin handlers.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-P/15.4/noarch |