{
    "mode": "perldoc",
    "parameter": "ExtUtils::Typemaps::InputMap",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/ExtUtils%3A%3ATypemaps%3A%3AInputMap/json",
    "generated": "2026-06-03T13:59:25Z",
    "synopsis": "use ExtUtils::Typemaps;\n...\nmy $input = $typemap->getinputmap('TNV');\nmy $code = $input->code();\n$input->code(\"...\");",
    "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": []
        }
    },
    "summary": "ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap",
    "flags": [],
    "examples": [],
    "see_also": []
}