./devel/p5-POE, Perl Object Environment

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2009Q4, Version: 1.280, Package name: p5-POE-1.280, Maintainer: minskim

POE is a framework for creating multitasking programs in Perl.

POE parcels out execution time among one or more tasks, called
sessions. Sessions multitask through cooperation (at least until
Perl's threads become mainstream). That is, each session returns
execution to POE as quickly as possible so it can parcel out time to
the next.

POE includes a high-level component architecture. Components are
modular, reusable pieces of programs. They perform common, often
tedious tasks so programmers can work on more interesting things.

POE provides medium- and low-level concurrency functions. Components
use them to perform their tasks. The functions are also available to
programmers who prefer to avoid the overhead of components at the
expense of writing more code. Components and custom sessions coexist
because they all use the same basic functions.

POE supports graphical toolkits such as Tk and Gtk. It is the only
Perl programming framework that does this. It also supports Curses,
HTTP, and other user interfaces. POE programs can present multiple
user interfaces at once.


Required to run:
[devel/p5-POE-Test-Loops] [devel/p5-IO-Compress] [devel/p5-Term-Cap]

Master sites: (Expand)

SHA1: a6712d74fe272fc9609b98ba94b6a60668b5d769
RMD160: 089eba1b946327e4a81e025039385233e3ea51a7
Filesize: 353.122 KB

Version history: (Expand)