{
    "mode": "perldoc",
    "parameter": "ExtUtils::Constant::Utils",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/ExtUtils%3A%3AConstant%3A%3AUtils/json",
    "generated": "2026-06-10T13:54:03Z",
    "synopsis": "use ExtUtils::Constant::Utils qw (Cstringify);\n$Ccode = Cstringify $stuff;",
    "sections": {
        "NAME": {
            "content": "ExtUtils::Constant::Utils - helper functions for ExtUtils::Constant\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use ExtUtils::Constant::Utils qw (Cstringify);\n$Ccode = Cstringify $stuff;\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "ExtUtils::Constant::Utils packages up utility subroutines used by ExtUtils::Constant,\nExtUtils::Constant::Base and derived classes. All its functions are explicitly exportable.\n",
            "subsections": []
        },
        "USAGE": {
            "content": "Cstringify NAME\nA function which returns a 7 bit ASCII correctly \\ escaped version of the string passed\nsuitable for C's \"\" or ''. It will die if passed Unicode characters.\n\nperlstringify NAME\nA function which returns a 7 bit ASCII correctly \\ escaped version of the string passed\nsuitable for a perl \"\" string.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Nicholas Clark <nick@ccl4.org> based on the code in \"h2xs\" by Larry Wall and others\n",
            "subsections": []
        }
    },
    "summary": "ExtUtils::Constant::Utils - helper functions for ExtUtils::Constant",
    "flags": [],
    "examples": [],
    "see_also": []
}