manpagez: man pages & more
man B::Hooks::EndOfScope::XS(3)
Home | html | info | man
B::Hooks::EndOfScope::XS(3)                User Contributed Perl Documentation



NAME

       B::Hooks::EndOfScope::XS - Execute code after a scope finished
       compilation - XS implementation


VERSION

       version 0.28


DESCRIPTION

       This is the implementation of B::Hooks::EndOfScope based on
       Variable::Magic, which is an XS module dependent on a compiler. It will
       always be automatically preferred if Variable::Magic is available.


FUNCTIONS

   on_scope_end
           on_scope_end { ... };

           on_scope_end $code;

       Registers $code to be executed after the surrounding scope has been
       compiled.

       This is exported by default. See Sub::Exporter on how to customize it.


SUPPORT

       Bugs may be submitted through the RT bug tracker
       <https://rt.cpan.org/Public/Dist/Display.html?Name=B-Hooks-EndOfScope>
       (or bug-B-Hooks-EndOfScope@rt.cpan.org <mailto:bug-B-Hooks-
       EndOfScope@rt.cpan.org>).


AUTHORS

       o   Florian Ragwitz <rafl@debian.org>

       o   Peter Rabbitson <ribasushi@leporine.io>


COPYRIGHT AND LICENCE

       This software is copyright (c) 2008 by Florian Ragwitz.

       This is free software; you can redistribute it and/or modify it under
       the same terms as the Perl 5 programming language system itself.

perl v5.34.3                      2024-03-01       B::Hooks::EndOfScope::XS(3)

b-hooks-endofscope 0.280.0 - Generated Fri Mar 1 05:51:33 CST 2024
© manpagez.com 2000-2025
Individual documents may contain additional copyright information.