man POE::Queue::Array () - a high-performance array-based priority queue
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. It implement the priority queue using Perl arrays, splice, and a copious application of cleverness.
Please see the POE::Queue documentation, which explains this one's functions, features, and behavior.
SEE ALSO
POE, POE::Queue
BUGS
None known.
AUTHORS & COPYRIGHTS
Please see POE for more information about authors, contributors, and POE's licensing.