{
    "mode": "perldoc",
    "parameter": "MIME::Field::ContDisp",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/MIME%3A%3AField%3A%3AContDisp/json",
    "generated": "2026-06-09T17:15:08Z",
    "synopsis": "use Mail::Field;\nuse MIME::Head;\n# Create an instance from some text:\n$field = Mail::Field->new('Content-disposition', $text);\n# Inline or attachment?\n$type = $field->type;\n# Recommended filename?\n$filename = $field->filename;",
    "sections": {
        "NAME": {
            "content": "MIME::Field::ContDisp - a \"Content-disposition\" field\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "A subclass of Mail::Field.\n\n*Don't use this class directly... its name may change in the future!* Instead, ask Mail::Field\nfor new instances based on the field name!\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "use Mail::Field;\nuse MIME::Head;\n\n# Create an instance from some text:\n$field = Mail::Field->new('Content-disposition', $text);\n\n# Inline or attachment?\n$type = $field->type;\n\n# Recommended filename?\n$filename = $field->filename;\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "MIME::Field::ParamVal, Mail::Field\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Eryq (eryq@zeegee.com), ZeeGee Software Inc (http://www.zeegee.com). Dianne Skoll\n(dfs@roaringpenguin.com) http://www.roaringpenguin.com\n",
            "subsections": []
        }
    },
    "summary": "MIME::Field::ContDisp - a \"Content-disposition\" field",
    "flags": [],
    "examples": [],
    "see_also": []
}