Perl Object Environment: Difference between revisions

Content deleted Content added
Mbell (talk | contribs)
m Disambiguation link repair - You can help!
m Robot-assisted disambiguation (you can help!): Namespace
Line 9:
 
==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 [[namespaceNamespace (computer science)|namespaces]]s and [[abstraction]]s that guide future development of POE in an open-ended [[CPAN|CPAN-style]] convention.
 
===The event layer===