Query: poe::queue::array
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
POE::Queue::Array(3pm) User Contributed Perl Documentation POE::Queue::Array(3pm)NAMEPOE::Queue::Array - a high-performance array-based priority queueSYNOPSISSee POE::Queue.DESCRIPTIONThis 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 ALSOPOE, POE::QueueBUGSNone known. AUTHORS & COPYRIGHTS Please see POE for more information about authors, contributors, and POE's licensing. perl v5.14.2 2012-05-15 POE::Queue::Array(3pm)