{
    "content": [
        {
            "type": "text",
            "text": "# ExtUtils::Typemaps::InputMap (perldoc)\n\n## NAME\n\nExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap\n\n## SYNOPSIS\n\nuse ExtUtils::Typemaps;\n...\nmy $input = $typemap->getinputmap('TNV');\nmy $code = $input->code();\n$input->code(\"...\");\n\n## DESCRIPTION\n\nRefer to ExtUtils::Typemaps for details.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **METHODS**\n- **SEE ALSO**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "ExtUtils::Typemaps::InputMap",
        "section": "",
        "mode": "perldoc",
        "summary": "ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap",
        "synopsis": "use ExtUtils::Typemaps;\n...\nmy $input = $typemap->getinputmap('TNV');\nmy $code = $input->code();\n$input->code(\"...\");",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 13,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use ExtUtils::Typemaps;\n...\nmy $input = $typemap->getinputmap('TNV');\nmy $code = $input->code();\n$input->code(\"...\");\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Refer to ExtUtils::Typemaps for details.\n",
                "subsections": []
            },
            "METHODS": {
                "content": "new\nRequires \"xstype\" and \"code\" parameters.\n\ncode\nReturns or sets the INPUT mapping code for this entry.\n\nxstype\nReturns the name of the XS type of the INPUT map.\n\ncleanedcode\nReturns a cleaned-up copy of the code to which certain transformations have been applied to make\nit more ANSI compliant.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "ExtUtils::Typemaps\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Steffen Mueller \"<smueller@cpan.org\">\n\nCOPYRIGHT & LICENSE\nCopyright 2009, 2010, 2011, 2012 Steffen Mueller\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n",
                "subsections": []
            }
        }
    }
}