{
    "mode": "perldoc",
    "parameter": "MongoDB::UnacknowledgedResult",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/MongoDB%3A%3AUnacknowledgedResult/json",
    "generated": "2026-07-05T13:46:01Z",
    "synopsis": "if ( $result->acknowledged ) {\n...\n}",
    "sections": {
        "NAME": {
            "content": "MongoDB::UnacknowledgedResult - MongoDB unacknowledged result object\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version v2.2.2\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "if ( $result->acknowledged ) {\n...\n}\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This class represents an unacknowledged result, i.e. with write concern of \"w => 0\". No\nadditional information is available and no other methods should be called on it.\n",
            "subsections": []
        },
        "METHODS": {
            "content": "acknowledged\nIndicates whether this write result was acknowledged. Always false for this class.\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "*   David Golden <david@mongodb.com>\n\n*   Rassi <rassi@mongodb.com>\n\n*   Mike Friedman <friedo@friedo.com>\n\n*   Kristina Chodorow <k.chodorow@gmail.com>\n\n*   Florian Ragwitz <rafl@debian.org>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENSE": {
            "content": "This software is Copyright (c) 2020 by MongoDB, Inc.\n\nThis is free software, licensed under:\n\nThe Apache License, Version 2.0, January 2004\n",
            "subsections": []
        }
    },
    "summary": "MongoDB::UnacknowledgedResult - MongoDB unacknowledged result object",
    "flags": [],
    "examples": [],
    "see_also": []
}