Пакет perl-POE: Информация

    Исходный пакет: perl-POE
    Версия: 1.289-alt1.1
    Собран:  12 ноября 2010 г. 10:37
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: http://search.cpan.org/dist/POE/

    Лицензия: Artistic
    О пакете: A portable networking and multitasking framework
    Описание: 
    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 originally was developed as the core of a persistent object server
    and runtime environment.  It has since evolved into something much
    more generic and widely useful.
    
    POE provides a unified interface for several other event loops,
    including select(), IO::Poll, Glib, Gtk, Tk, Wx,
    Gtk2, and so on.
    Check the CPAN for the full list of POE::Loop modules.
    
    POE is designed in layers, each building atop the lower level ones.
    Programs are free to use POE at any level of abstraction, and
    different levels can be mixed and matched seamlessly within a single
    program.
    
    POE's bundled abstraction layers are the tip of a growing iceberg.
    Sprocket, POE::Stage, and other CPAN distributions build upon this
    work.  You're encouraged to look around.
    
    No matter how high you go, though, it all boils down to calls to
    POE::Kernel.  So your down-to-earth code can easily cooperate
    with stratospheric systems.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-POE (noarch)

    Сопровождающий: Michael Bochkaryov

    Список участников:
    Vladimir Lettiev
    Igor Vlasenko
    Michael Bochkaryov

      1. perl-Curses
      2. perl-IO-Tty
      3. perl-POE-Test-Loops
      4. perl-Socket6
      5. perl-Term-ReadKey
      6. perl-libwww

    Последнее изменение


    7 ноября 2010 г. Vladimir Lettiev 1.289-alt1.1
    - rebuilt with perl 5.12
    15 июля 2010 г. Igor Vlasenko 1.289-alt1
    - automated CPAN update
    15 октября 2009 г. Michael Bochkaryov 1.280-alt1
    - 1.280 version