Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561931
en ru br
ALT Linux repos
S:1.370-alt1
5.0: 1.003-alt1.1

Group :: Development/Perl
RPM: perl-POE

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.370-alt1
Build date: 25 march 2022, 04:32 ( 109.2 weeks ago )
Size: 375.52 Kb

Home page:   http://search.cpan.org/dist/POE/

License: GPL or Artistic
Summary: Portable multitasking and networking framework for any event loop
Description:

POE is a framework for cooperative, event driven multitasking and
networking in Perl.  Other languages have similar frameworks.  Python
has Twisted.  TCL has "the event loop".

POE provides a unified interface for several other event loops,
including select(), IO::Poll, Glib, Gtk, Tk, Wx, and Gtk2.  Many of
these event loop interfaces were written by others, with the help of
POE::Test::Loops.  They may be found on the CPAN.

POE achieves its its high degree of portability to different operating
systems and Perl versions by being written entirely in Perl.  CPAN
hosts optional XS modules for POE if speed is more desirable than
portability.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-POE
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin