Content deleted Content added
m Disambiguated: event driven → Event-driven programming |
|||
Line 7:
==POE Architecture: Layers of Abstraction ==
POE, The '''Perl Object Environment''' can be thought of as a tiny modular [[operating system]]. One or more POE programs or instances can be run concurrently and are generally well suited for [[cooperative multitasking]]. The POE package consists of [[
===The event layer===
|