1---
2abstract: 'Execute code after a scope finished compilation'
3author:
4  - 'Florian Ragwitz <rafl@debian.org>'
5build_requires:
6  ExtUtils::MakeMaker: 6.42
7  Test::More: 0
8configure_requires:
9  ExtUtils::MakeMaker: 6.42
10distribution_type: module
11generated_by: 'Module::Install version 0.84'
12license: perl
13meta-spec:
14  url: http://module-build.sourceforge.net/META-spec-v1.4.html
15  version: 1.4
16name: B-Hooks-EndOfScope
17no_index:
18  directory:
19    - inc
20    - t
21requires:
22  Sub::Exporter: 0
23  Variable::Magic: 0.34
24  perl: 5.8.0
25resources:
26  license: http://dev.perl.org/licenses/
27version: 0.08
28