FreeBSD Manual Pages
POE::Queue::Array(3) User Contributed Perl Documentation POE::Queue::Array(3) NAME POE::Queue::Array - a high-performance array-based priority queue SYNOPSIS See POE::Queue. DESCRIPTION This class is an implementation of the abstract POE::Queue interface. As such, its documentation may be found in POE::Queue. POE::Queue::Array implements a priority queue using Perl arrays, splice, and copious application of cleverness. Despite its name, POE::Queue::Array may be used as a stand-alone priority queue without the rest of POE. SEE ALSO POE, POE::Queue BUGS None currently known. AUTHORS & COPYRIGHTS Please see POE for more information about authors, contributors, and POE's licensing. perl v5.32.1 2020-02-01 POE::Queue::Array(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | BUGS | AUTHORS & COPYRIGHTS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=POE::Queue::Array&sektion=3&manpath=FreeBSD+13.1-RELEASE+and+Ports>