{
    "mode": "perldoc",
    "parameter": "POE::Queue::Array",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/POE%3A%3AQueue%3A%3AArray/json",
    "generated": "2026-06-14T07:41:38Z",
    "synopsis": "See POE::Queue.",
    "sections": {
        "NAME": {
            "content": "POE::Queue::Array - a high-performance array-based priority queue\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "See POE::Queue.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class is an implementation of the abstract POE::Queue interface. As such, its documentation\nmay be found in POE::Queue.\n\nPOE::Queue::Array implements a priority queue using Perl arrays, splice, and copious application\nof cleverness.\n\nDespite its name, POE::Queue::Array may be used as a stand-alone priority queue without the rest\nof POE.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "POE, POE::Queue\n",
            "subsections": []
        },
        "BUGS": {
            "content": "None currently known.\n\nAUTHORS & COPYRIGHTS\nPlease see POE for more information about authors, contributors, and POE's licensing.\n",
            "subsections": []
        }
    },
    "summary": "POE::Queue::Array - a high-performance array-based priority queue",
    "flags": [],
    "examples": [],
    "see_also": []
}