p5-POE-Component-Pluggable-1.28p0
base class for creating plugin enabled POE Components
Back to search · Project homepage
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.
Users of your component can then load plugins using the plugin methods
provided to handle events generated by the component.
Package information
- Ports path
- devel/p5-POE-Component-Pluggable
- Package architecture
- *
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- devel, perl5
- Available flavors
- None listed
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Runtime
- devel/p5-POE STEM->=1.004
- devel/p5-Task-Weaken