Pages du manuel Linux : Fonctions des bibliothèques / pm

POE::Loop
documentation for POE's event loop bridge interface
POE::Loop::Event
a bridge that supports Event.pm from POE
POE::Loop::Gtk
a bridge that supports Gtk's event loop from POE
POE::Loop::IO_Poll
a bridge that supports IO::Poll from POE
POE::Loop::PerlSignals
plain Perl signal handlers used by many loops
POE::Loop::Select
a bridge that supports select(2) from POE
POE::Loop::Tk
a bridge that supports Tk's event loop from POE
POE::Loop::TkActiveState
a bridge that supports Tk's event loop from POE
POE::Loop::TkCommon
common features of POE's Tk event loop bridges
POE::NFA
event driven nondeterministic finite automaton
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)
POE::Preprocessor
a macro/const/enum preprocessor
POE::Queue
documentation for POE's priority queue interface
POE::Queue::Array
a high-performance array-based priority queue
POE::Resource
documentation for POE's internal event watchers/generators
POE::Resource::Aliases
manage session aliases for POE::Kernel
POE::Resource::Controls
POE::Resource::Controls -- Switches and Knobs for POE Internals
POE::Resource::Events
manage events for POE::Kernel
POE::Resource::Extrefs
tagged "extra" ref. count management for POE::Kernel
POE::Resource::FileHandles
manage file handles on behalf of POE::Kernel
POE::Resource::Sessions
manage session data structures for POE::Kernel
POE::Resource::SIDs
session ID management for POE::Kernel
POE::Resource::Signals
signal management for POE::Kernel
POE::Resource::Statistics
POE::Resource::Statistics -- Runtime statistics for POE programs
POE::Session
an event driven abstract state machine
POE::Wheel
high-level protocol logic
POE::Wheel::Curses
non-blocking Curses.pm input for full-screen console apps
POE::Wheel::FollowTail
follow the tail of an ever-growing file
POE::Wheel::ListenAccept
accept connections from regular listening sockets
POE::Wheel::ReadLine
prompted terminal input
POE::Wheel::ReadWrite
buffered non-blocking I/O
POE::Wheel::Run
event driven fork/exec with added value
POE::Wheel::SocketFactory
non-blocking socket creation and management
PostScript::Simple
Produce PostScript files from Perl
PostScript::Simple::EPS
EPS support for PostScript::Simple
PPI
BETA: Analyze and manipulate Perl code without using perl itself
PPI::Document
Object representation of a Perl document
PPI::Document::Fragment
A fragment of a Perl Document
PPI::Document::Normalized
A normalized Perl Document
PPI::Dumper
Dumping of PDOM trees
PPI::Element
The abstract Element class, a base for all source objects
PPI::Find
Object version of the Element->find method
PPI::HTML
Generate syntax-hightlighted HTML for Perl using PPI
PPI::Lexer
The PPI Lexer
PPI::Node
Abstract PPI Node class, an Element that can contain other Elements
PPI::Normal
Normalize Perl Documents
PPI::Normal::Standard
Provides standard document normalization functions
PPI::Statement
The base class for Perl statements