Content deleted Content added
Two Bananas (talk | contribs) Updated links from CPAN to MetaCPAN |
Wavelength (talk | contribs) removing 1 hyphen—"in to" (adverb and preposition) —> "into" (preposition) [1 instance]—wikt:in—wikt:to—wikt:into—http://public.wsu.edu/~brians/errors/into.html—User talk:Wavelength, section 61 [to Archive 5] |
||
Line 12:
The informal architecture consists of a set of layers with a [[Kernel (computer science)|kernel]] on the bottom. This tiny kernel represents the events layer which operates as the main loop of each running POE instance. The first call is to the "event dispatcher" - '''POE::Kernel'''.
The POE::Kernel namespace contains a suite of functions which are plugged
There is also a higher level packaging framework - POE::Macro and a debugging utility for testing them called POE::Preprocessor. This framework has yielded '''POE::Macro::UseBytes'''.
|