{
    "content": [
        {
            "type": "text",
            "text": "# shadow (perldoc)\n\n## Section Outline\n\n- **Found in /usr/share/perl/5.34/pod/perlfaq8.pod** (6 lines) — 1 subsections\n  - pwd_mkdb (1 lines)\n\n## Full Content\n\n### Found in /usr/share/perl/5.34/pod/perlfaq8.pod\n\nHow do I modify the shadow password file on a Unix system?\nIf perl was installed correctly and your shadow library was written\nproperly, the \"getpw*()\" functions described in perlfunc should in\ntheory provide (read-only) access to entries in the shadow password\nfile. To change the file, make a new shadow password file (the format\nvaries from system to system--see passwd(1) for specifics) and use\n\n#### pwd_mkdb\n\n"
        }
    ],
    "structuredContent": {
        "command": "shadow",
        "section": "-q",
        "mode": "perldoc",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Found in /usr/share/perl/5.34/pod/perlfaq8.pod",
                "lines": 6,
                "subsections": [
                    {
                        "name": "pwd_mkdb",
                        "lines": 1
                    }
                ]
            }
        ]
    }
}