B::Hooks::EndOfScope(3pm) User Contributed Perl Documentation B::Hooks::EndOfScope(3pm)
NAME
B::Hooks::EndOfScope - Execute code after a scope finished compilation
SYNOPSIS
on_scope_end { ... };
DESCRIPTION
This module allows you to execute code when perl finished compiling the surrounding scope.
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.
SEE ALSO
Sub::Exporter
Variable::Magic
AUTHOR
Florian Ragwitz <rafl AT debian.org>
COPYRIGHT AND LICENSE
Copyright (c) 2008 Florian Ragwitz
This module is free software.
You may distribute this code under the same terms as Perl itself.
perl v5.10.0 2009-04-19 B::Hooks::EndOfScope(3pm)
Generated by $Id: phpMan.php,v 4.49 2006/02/26 13:18:18 chedong Exp $ Author: Che Dong
On Apache
Under GNU General Public License
2012-05-19 17:10 @38.107.179.239 Crawled by CCBot/1.0 (+http://www.commoncrawl.org/bot.html)