Perl Object Environment: Difference between revisions

Content deleted Content added
Cewbot (talk | contribs)
m Normalize {{Multiple issues}}: Create {{Multiple issues}} with 3 maintenance template(s): Essay-like, Overly detailed, Manual
m formatting fixes
Line 6:
: ''For the Mach variant, see [[Mach kernel]]''
 
The '''Perl Object Environment''' or '''POE''' is a [[Library (computer sciencecomputing)|library]] of Perl modules written in the [[Perl]] [[programming language]] by [[Rocco Caputo]] et al.
 
From CPAN:
:''"POE originally was developed as the core of a persistent object server and runtime environment. It has evolved into a general purpose multitasking and networking framework, encompassing and providing a consistent interface to other event [[Program loops|loops]] such as Event and the [[Tk (frameworksoftware)|Tk]] and [[GTK|Gtk]] toolkits."''
 
==POE Architecture: Layers of Abstraction ==