Ports Search

Results 2,8812,890 of 5,623 for /devel/.(0.004 seconds)
devel/POE-Component-Hailo-0.10 (Score: 0.032514982)
Non-blocking wrapper around Hailo
POE::Component::Hailo is a POE component that provides a non-blocking wrapper around Hailo. It accepts the events listed under "INPUT" and emits the events listed under "OUTPUT".
devel/Params-Check-0.38 (Score: 0.032514982)
Generic input parsing/checking mechanism for Perl
Params::Check is a generic input parsing/checking mechanism. It allows you to validate input via a template. The only requirement is that the arguments must be named.
devel/Params-Classify-0.013 (Score: 0.032514982)
Argument type classification
This module provides various type-testing functions. These are intended for functions that, unlike most Perl code, care what type of data they are operating on. For example, some functions wish to behave differently depending on the type of their arguments (like overloaded functions in C++). These functions only provide type classification; they do not enforce type restrictions. Type enforcement may, of course, be built using these classification functions, but the reader's attention is drawn to Params::Validate.
devel/POE-Component-IKC-0.2402 (Score: 0.032514982)
POE Inter-Kernel Communication
This a first draft if Inter-Kernel Communication for POE.
devel/POE-Component-JobQueue-0.5710 (Score: 0.032514982)
POE component to manage queues and worker pools
POE::Component::JobQueue manages a finite pool of worker sessions as they handle an arbitrarily large number of tasks. It often is used as a form of flow control, preventing a large group of tasks from exhausting some sort of resource.
devel/POE-Component-Logger-1.10 (Score: 0.032514982)
POE logging class
POE::Component::Logger provides a simple logging component that uses Log::Dispatch::Config to drive it, allowing you to log to multiple places at once (e.g. to STDERR and Syslog at the same time) and also to flexibly define your logger's output.
devel/POE-Component-Pluggable-1.26 (Score: 0.032514982)
Base class for creating plugin enabled POE Components
POE::Component::Pluggable is a base class for creating plugin enabled POE Components. It is a generic port of POE::Component::IRCs plugin system. If your component dispatches events to registered POE sessions then POE::Component::Pluggable may be a good fit for you.
devel/POE-Component-RSS-0.09 (Score: 0.032514982)
Module for event based RSS parsing
POE::Component::RSS is an event based RSS parsing module. It wraps XML::RSS and provides a POE based framework for accessing the information provided.
devel/POE-Loop-Tk-1.305 (Score: 0.032514982)
Bridge that allows POE to be driven by Tk
POE::Loop::Tk implements the interface documented in POE::Loop. Therefore it has no documentation of its own. Please see POE::Loop for more details. POE::Loop::Tk is one of two versions of the Tk event loop bridge. The other, POE::Loop::TkActiveState accommodates behavior differences in ActiveState's build of Tk. Both versions share common code in POE::Loop::TkCommon. POE::Loop::Tk dynamically selects the appropriate bridge code based on the runtime enviroment.
Watch Muliple RSS Feeds for New Headlines
POW::Component::RSSAggregator is a non-blocking way to watch multiple RSS sources with one process. See also p5-XML-RSS-Feed.