{
    "mode": "perldoc",
    "parameter": "B::Hooks::EndOfScope::XS",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/B%3A%3AHooks%3A%3AEndOfScope%3A%3AXS/json",
    "generated": "2026-06-11T23:44:33Z",
    "sections": {
        "NAME": {
            "content": "B::Hooks::EndOfScope::XS - Execute code after a scope finished compilation - XS implementation\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 0.25\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is the implementation of B::Hooks::EndOfScope based on Variable::Magic, which is an XS\nmodule dependent on a compiler. It will always be automatically preferred if Variable::Magic is\navailable.\n",
            "subsections": []
        },
        "FUNCTIONS": {
            "content": "onscopeend\nonscopeend { ... };\n\nonscopeend $code;\n\nRegisters $code to be executed after the surrounding scope has been compiled.\n\nThis is exported by default. See Sub::Exporter on how to customize it.\n",
            "subsections": []
        },
        "SUPPORT": {
            "content": "Bugs may be submitted through the RT bug tracker\n<https://rt.cpan.org/Public/Dist/Display.html?Name=B-Hooks-EndOfScope> (or\nbug-B-Hooks-EndOfScope@rt.cpan.org <mailto:bug-B-Hooks-EndOfScope@rt.cpan.org>).\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "*   Florian Ragwitz <rafl@debian.org>\n\n*   Peter Rabbitson <ribasushi@leporine.io>\n",
            "subsections": []
        },
        "COPYRIGHT AND LICENCE": {
            "content": "This software is copyright (c) 2008 by Florian Ragwitz.\n\nThis is free software; you can redistribute it and/or modify it under the same terms as the Perl\n5 programming language system itself.\n",
            "subsections": []
        }
    },
    "summary": "B::Hooks::EndOfScope::XS - Execute code after a scope finished compilation - XS implementation",
    "flags": [],
    "examples": [],
    "see_also": []
}