{
    "mode": "perldoc",
    "parameter": "YAML::Types",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/YAML%3A%3ATypes/json",
    "generated": "2026-06-11T07:33:09Z",
    "synopsis": "$::foo = 42;\nprint YAML::Dump(*::foo);\nprint YAML::Dump(qr{match me});",
    "sections": {
        "NAME": {
            "content": "YAML::Types - Marshall Perl internal data types to/from YAML\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "$::foo = 42;\nprint YAML::Dump(*::foo);\n\nprint YAML::Dump(qr{match me});\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This module has the helper classes for transferring objects, subroutines, references, globs,\nregexps and file handles to and from YAML.\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "ingy döt Net <ingy@cpan.org>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 2001-2014. Ingy döt Net\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nSee <http://www.perl.com/perl/misc/Artistic.html>\n",
            "subsections": []
        }
    },
    "summary": "YAML::Types - Marshall Perl internal data types to/from YAML",
    "flags": [],
    "examples": [],
    "see_also": []
}