POE - Portable multitasking and networking framework for Perl https://www.cpan.org
Go to file
2024-01-06 09:27:18 +01:00
perl-POE.spec rebuilt with perl 5.36.0 [release 1.370-2mamba;Sat Apr 15 2023] 2024-01-06 09:27:18 +01:00
README.md perl 5.16 mass rebuild [release 1.354-2mamba;Mon Nov 12 2012] 2024-01-06 09:27:17 +01:00

perl-POE

POE is a framework for cooperative, event driven multitasking in Perl.

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 loops such as Event and the Tk and Gtk toolkits.

POE is a mature framework for creating multitasking programs in Perl. It has been in active development since 1998. It has been used in mission-critical systems such as internetworked financial markets, file systems, commerce and application servers.