Description
perl-Curses-UI-POE - A subclass makes Curses::UI POE Friendly
Distribution: OpenMandriva Cooker
Repository: OpenMandriva Contrib x86_64
Package name: perl-Curses-UI-POE
Package version: 0.35.0
Package release: 5-omv2015.0
Package architecture: noarch
Package type: rpm
Installed size: 17.40 KB
Download size: 13.23 KB
Official Mirror: abf-downloads.openmandriva.org
This is a subclass for Curses::UI that enables it to work with POE. It is
designed to simply slide over Curses::UI. Keeping the API the same and simply
forcing Curses::UI to do all of its event handling via POE, instead of internal
to itself. This allows you to use POE behind the scenes for things like
networking clients, without Curses::UI breaking your programs' functionality.