{
    "content": [
        {
            "type": "text",
            "text": "# Math::BigInt::LTM (perldoc)\n\n## NAME\n\nMath::BigInt::LTM - Use the libtommath library for Math::BigInt routines\n\n## SYNOPSIS\n\nuse Math::BigInt lib => 'LTM';\n## See Math::BigInt docs for usage.\n\n## DESCRIPTION\n\nProvides support for big integer calculations by means of the libtommath c-library.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Math::BigInt::LTM",
        "section": "",
        "mode": "perldoc",
        "summary": "Math::BigInt::LTM - Use the libtommath library for Math::BigInt routines",
        "synopsis": "use Math::BigInt lib => 'LTM';\n## See Math::BigInt docs for usage.",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "Math::BigInt::LTM - Use the libtommath library for Math::BigInt routines\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use Math::BigInt lib => 'LTM';\n\n## See Math::BigInt docs for usage.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Provides support for big integer calculations by means of the libtommath c-library.\n\n*Since: CryptX-0.029*\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "Math::BigInt, <https://github.com/libtom/libtommath>\n",
                "subsections": []
            }
        }
    }
}