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::Extrefs

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

NAME

POE::Resource::Extrefs - internal reference counts manager for POE::Kernel


SYNOPSIS

There is no public API.


DESCRIPTION

POE::Resource::Extrefs is a mix-in class for POE::Kernel. It provides the features to manage session reference counts, specifically the ones that applications may use. POE::Resource::Extrefs is used internally by POE::Kernel, so it has no public interface.


SEE ALSO

See Public Reference Counters in the POE::Kernel manpage for the public extref 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

Reference counters have no ownership information, so one entity's reference counts may conflict with another's. This is usually not a problem if all entities behave.


AUTHORS & COPYRIGHTS

Please see POE for more information about authors and contributors.

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