1---
2abstract: 'apparently run a function in a higher stack frame'
3author:
4  - 'Michael Schwern <mschwern@cpan.org>'
5  - 'David Golden <dagolden@cpan.org>'
6build_requires:
7  Exporter: '0'
8  ExtUtils::MakeMaker: '0'
9  File::Spec: '0'
10  Test::More: '0'
11  lib: '0'
12  perl: '5.006'
13configure_requires:
14  ExtUtils::MakeMaker: '6.17'
15  perl: '5.006'
16dynamic_config: 0
17generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010'
18license: perl
19meta-spec:
20  url: http://module-build.sourceforge.net/META-spec-v1.4.html
21  version: '1.4'
22name: Sub-Uplevel
23no_index:
24  directory:
25    - corpus
26    - examples
27    - t
28    - xt
29  package:
30    - DB
31provides:
32  Sub::Uplevel:
33    file: lib/Sub/Uplevel.pm
34    version: '0.2800'
35requires:
36  Carp: '0'
37  constant: '0'
38  perl: '5.006'
39  strict: '0'
40  warnings: '0'
41resources:
42  bugtracker: https://github.com/Perl-Toolchain-Gang/Sub-Uplevel/issues
43  homepage: https://github.com/Perl-Toolchain-Gang/Sub-Uplevel
44  repository: https://github.com/Perl-Toolchain-Gang/Sub-Uplevel.git
45version: '0.2800'
46x_authority: cpan:DAGOLDEN
47x_contributors:
48  - 'Adam Kennedy <adamk@cpan.org>'
49  - 'Alexandr Ciornii <alexchorny@gmail.com>'
50  - 'David Golden <xdg@xdg.me>'
51  - 'Graham Ollis <plicease@cpan.org>'
52  - 'J. Nick Koston <nick@cpanel.net>'
53  - 'Michael Gray <mg13@sanger.ac.uk>'
54x_serialization_backend: 'YAML::Tiny version 1.69'
55