{
    "mode": "perldoc",
    "parameter": "BSON::Array",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/BSON%3A%3AArray/json",
    "generated": "2026-06-12T05:57:33Z",
    "synopsis": "use BSON::Types ':all';\nmy $array = bsonarray(...);",
    "sections": {
        "NAME": {
            "content": "BSON::Array - BSON type wrapper for a list of elements\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version v1.12.2\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use BSON::Types ':all';\n\nmy $array = bsonarray(...);\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module provides a BSON type wrapper representing a list of elements. It is currently\nread-only.\n\nWrapping is usually not necessary as an ordinary array reference is usually sufficient. This\nclass is helpful for cases where an array reference could be ambiguously interpreted as a\ntop-level document container.\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "*   David Golden <david@mongodb.com>\n\n*   Stefan G. <minimalist@lavabit.com>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is Copyright (c) 2020 by Stefan G. and MongoDB, Inc.\n\nThis is free software, licensed under:\n\nThe Apache License, Version 2.0, January 2004\n",
            "subsections": []
        }
    },
    "summary": "BSON::Array - BSON type wrapper for a list of elements",
    "flags": [],
    "examples": [],
    "see_also": []
}