Query: poe::resources
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POE::Resources(3pm) User Contributed Perl Documentation POE::Resources(3pm)NAMEPOE::Resources - loader of POE resourcesSYNOPSIS# Intended for internal use by POE::Kernel. use POE::Resources; POE::Resources->load();DESCRIPTIONPOE::Kernel is internally split into different resources that are separately managed by individual mix-in classes. POE::Resources is designed as a high-level macro manager for POE::Resource classes. Currently it implements a single method, load(), which loads all the POE::Resource classes.METHODSPOE::Resources has a public interface, but it is intended to be used internally by POE::Kernel. Application programmers should never need to use POE::Resources directly. load POE::Kernel calls load() to loads all the known POE::Resource modules. Each resource may be handled by a pure perl module, or by an XS module. For each resource class, load() first tries to load the "POE::XS::Resource::..." version of the module. If that fails, load() falls back to "POE::Resource::...".SEE ALSOSee "Resources" in POE::Kernel for for public information about POE resources. See POE::Resource for general discussion about resources and the classes that manage them. AUTHORS & LICENSING Please see POE for more information about its authors, contributors, and POE's licensing. perl v5.14.2 2012-05-15 POE::Resources(3pm)
Related Man Pages |
---|
moosex::poe::meta::trait::instance(3pm) - debian |
moosex::poe::sweetargs(3pm) - debian |
poe::loop::tk(3pm) - debian |
poe::pipe::twoway(3pm) - debian |
poe::resources(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Unix Resources |
How to list the resources used for each process |
Unix Resource Optimization |
RHCE Servers Online Learning Resources.. |
What's a high load for my system? |