Perl Diver 2.33
Main Environment Variables Perl Default Values Perl Config - Summary Perl Config - Full Installed Modules List Directory uptime Docs

Module Documentation
Details and documentation about a specific module, including version and documentation (if available). Note that while links to perldoc.com and search.cpan.org are provided, the module may be part of a larger distribution. If you reach a File Not Found page on either site, please try the parent module.

POE::Resource::FileHandles

Name POE::Resource::FileHandles
Version 1.368
Located at /usr/share/perl5
File /usr/share/perl5/POE/Resource/FileHandles.pm
Is Core No
Search CPAN for this module POE::Resource::FileHandles
Documentation POE::Resource::FileHandles
Module Details POE::Resource::FileHandles

NAME

POE::Resource::FileHandles - internal filehandle manager for POE::Kernel


SYNOPSIS

There is no public API.


DESCRIPTION

POE::Resource::FileHandles is a mix-in class for POE::Kernel. It provides the low-level features to manage filehandles. It is used internally by POE::Kernel, so it has no public interface.


SEE ALSO

See I/O Watchers (Selects) in the POE::Kernel manpage for the public file watcher API.

See Resources in the POE::Kernel manpage for public information about POE resources.

See the POE::Resource manpage for general discussion about resources and the classes that manage them.


BUGS

POE watches I/O based on filehandles rather than file descriptors, which means there can be clashes between its API and an underlying descriptor-based event loop. This is usually not a problem, but it may require a work-around in certain edge cases.


AUTHORS & COPYRIGHTS

Please see POE for more information about authors and contributors.

Perl Diver brought to you by ScriptSolutions.com © 1997- 2026