POE-0.26の翻訳済ドキュメントの一覧です
POE-0.26
POE | multitasking and networking framework for perl |
POE::Component | a POE servlet class |
POE::Component::Client::TCP | a simplified TCP client |
POE::Component::Server::TCP | a simplified TCP server |
POE::Driver | an abstract file driver |
POE::Driver::SysRW | an abstract sysread/syswrite file driver |
POE::Filter | a protocol abstraction |
POE::Loop::Event | a bridge that supports Gtk's event loop from POE |
POE::Loop::Event | a bridge that supports IO::Poll from POE |
POE::Loop::Event | a bridge that supports Event.pm from POE |
POE::Loop::Event | a bridge that supports Tk's event loop from POE |
POE::Loop::Event | a bridge that supports select(2) from POE |
POE::Pipe | common functions for POE::Pipe::OneWay and ::TwoWay |
POE::Pipe::OneWay | portable one-way pipe creation (works without POE) |
POE::Pipe::TwoWay | portable two-way pipe creation (works without POE) |