{
    "mode": "perldoc",
    "parameter": "B::Hooks::EndOfScope::PP",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/B%3A%3AHooks%3A%3AEndOfScope%3A%3APP/json",
    "generated": "2026-06-12T11:56:39Z",
    "sections": {
        "NAME": {
            "content": "B::Hooks::EndOfScope::PP - Execute code after a scope finished compilation - PP implementation\n",
            "subsections": []
        },
        "VERSION": {
            "content": "version 0.25\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This is the pure-perl implementation of B::Hooks::EndOfScope based only on modules available as\npart of the perl core. Its leaner sibling B::Hooks::EndOfScope::XS will be automatically\npreferred if all dependencies are available and $ENV{BHOOKSENDOFSCOPEIMPLEMENTATION} is not\nset to 'PP'.\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::PP - Execute code after a scope finished compilation - PP implementation",
    "flags": [],
    "examples": [],
    "see_also": []
}