Info2: << Package: poe-pm%type_pkg[perl] Version: 1.311 Revision: 2 Distribution: (%type_pkg[perl] = 5100) 10.5, (%type_pkg[perl] = 5100) 10.6 Type: perl (5.8.8 5.10.0) Description: Portable multitasking & networking framework DescDetail: << 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. << License: Artistic/GPL Maintainer: Daniel Johnson Homepage: http://search.cpan.org/dist/POE/ Depends: << curses-pm%type_pkg[perl], io-pm%type_pkg[perl], io-compress-pm%type_pkg[perl], io-tty-pm%type_pkg[perl], libwww-pm%type_pkg[perl], poe-test-loops-pm (>= 1.311-1), socket-getaddrinfo-pm%type_pkg[perl], term-cap-pm, term-readkey-pm%type_pkg[perl], uri-pm%type_pkg[perl], perl%type_pkg[perl]-core << Source: mirror:cpan:authors/id/R/RC/RCAPUTO/POE-%v.tar.gz Source-MD5: 0c2b42cc3329fb4f2e10193d9971bce4 #Disable running network tests. PatchScript: perl -pi -e 's/"n"/"y"/g' Makefile.PL #Bypass build-time prompts. ConfigureParams: --default InfoTest: TestDepends: test-pod-pm, test-pod-coverage-pm UpdatePOD: true DocFiles: CHANGES README InstallScript: << %{default_script} /bin/mv %i/share/man %i/lib/perl5/%type_raw[perl] << <<