1---
2abstract: 'run code after the response has been sent.'
3author:
4  - 'Matt S Trout <mst@shadowcat.co.uk>'
5  - 'Edmund von der Burg <evdb@ecclestoad.co.uk>'
6  - 'Florian Ragwitz <rafl@debian.org>'
7  - 'Pedro Melo <melo@simplicidade.org>'
8build_requires:
9  Catalyst: 0
10  Catalyst::Controller: 0
11  Catalyst::Model: 0
12  Catalyst::Test: 0
13  FindBin: 0
14  List::MoreUtils: 0
15  Module::Find: 0
16  Moose: 0
17  Test::Exception: 0
18  Test::More: 0
19configure_requires:
20  ExtUtils::MakeMaker: 6.31
21dynamic_config: 0
22generated_by: 'Dist::Zilla version 4.102340, CPAN::Meta::Converter version 2.102160'
23license: perl
24meta-spec:
25  url: http://module-build.sourceforge.net/META-spec-v1.4.html
26  version: 1.4
27name: Catalyst-Plugin-RunAfterRequest
28requires:
29  Catalyst::Component::InstancePerContext: 0
30  Catalyst::Runtime: 5.80004
31  Moose::Role: 0
32  MooseX::Types::Moose: 0
33  namespace::autoclean: 0
34resources:
35  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Catalyst-Plugin-RunAfterRequest
36  homepage: http://search.cpan.org/dist/Catalyst-Plugin-RunAfterRequest
37  repository: git://github.com/rafl/catalyst-plugin-runafterrequest.git
38version: 0.04
39x_Dist_Zilla:
40  plugins:
41    -
42      class: Dist::Zilla::Plugin::GatherDir
43      name: '@FLORA/@Basic/GatherDir'
44      version: 4.102340
45    -
46      class: Dist::Zilla::Plugin::PruneCruft
47      name: '@FLORA/@Basic/PruneCruft'
48      version: 4.102340
49    -
50      class: Dist::Zilla::Plugin::ManifestSkip
51      name: '@FLORA/@Basic/ManifestSkip'
52      version: 4.102340
53    -
54      class: Dist::Zilla::Plugin::MetaYAML
55      name: '@FLORA/@Basic/MetaYAML'
56      version: 4.102340
57    -
58      class: Dist::Zilla::Plugin::License
59      name: '@FLORA/@Basic/License'
60      version: 4.102340
61    -
62      class: Dist::Zilla::Plugin::Readme
63      name: '@FLORA/@Basic/Readme'
64      version: 4.102340
65    -
66      class: Dist::Zilla::Plugin::ExtraTests
67      name: '@FLORA/@Basic/ExtraTests'
68      version: 4.102340
69    -
70      class: Dist::Zilla::Plugin::ExecDir
71      name: '@FLORA/@Basic/ExecDir'
72      version: 4.102340
73    -
74      class: Dist::Zilla::Plugin::ShareDir
75      name: '@FLORA/@Basic/ShareDir'
76      version: 4.102340
77    -
78      class: Dist::Zilla::Plugin::MakeMaker
79      name: '@FLORA/@Basic/MakeMaker'
80      version: 4.102340
81    -
82      class: Dist::Zilla::Plugin::Manifest
83      name: '@FLORA/@Basic/Manifest'
84      version: 4.102340
85    -
86      class: Dist::Zilla::Plugin::TestRelease
87      name: '@FLORA/@Basic/TestRelease'
88      version: 4.102340
89    -
90      class: Dist::Zilla::Plugin::ConfirmRelease
91      name: '@FLORA/@Basic/ConfirmRelease'
92      version: 4.102340
93    -
94      class: Dist::Zilla::Plugin::UploadToCPAN
95      name: '@FLORA/@Basic/UploadToCPAN'
96      version: 4.102340
97    -
98      class: Dist::Zilla::Plugin::MetaConfig
99      name: '@FLORA/MetaConfig'
100      version: 4.102340
101    -
102      class: Dist::Zilla::Plugin::MetaJSON
103      name: '@FLORA/MetaJSON'
104      version: 4.102340
105    -
106      class: Dist::Zilla::Plugin::PkgVersion
107      name: '@FLORA/PkgVersion'
108      version: 4.102340
109    -
110      class: Dist::Zilla::Plugin::PodSyntaxTests
111      name: '@FLORA/PodSyntaxTests'
112      version: 4.102340
113    -
114      class: Dist::Zilla::Plugin::NoTabsTests
115      name: '@FLORA/NoTabsTests'
116      version: 0.01
117    -
118      class: Dist::Zilla::Plugin::PodCoverageTests
119      name: '@FLORA/PodCoverageTests'
120      version: 4.102340
121    -
122      class: Dist::Zilla::Plugin::MetaResources
123      name: '@FLORA/MetaResources'
124      version: 4.102340
125    -
126      class: Dist::Zilla::Plugin::Authority
127      name: '@FLORA/Authority'
128      version: 1.000
129    -
130      class: Dist::Zilla::Plugin::EOLTests
131      name: '@FLORA/EOLTests'
132      version: 0.02
133    -
134      class: Dist::Zilla::Plugin::PodWeaver
135      name: '@FLORA/PodWeaver'
136      version: 3.101640
137    -
138      class: Dist::Zilla::Plugin::AutoPrereq
139      name: '@FLORA/AutoPrereq'
140      version: 4.102340
141    -
142      class: Dist::Zilla::Plugin::Prereqs
143      config:
144        Dist::Zilla::Plugin::Prereqs:
145          phase: runtime
146          type: requires
147      name: Prereqs
148      version: 4.102340
149    -
150      class: Dist::Zilla::Plugin::FinderCode
151      name: ':InstallModules'
152      version: 4.102340
153    -
154      class: Dist::Zilla::Plugin::FinderCode
155      name: ':TestFiles'
156      version: 4.102340
157    -
158      class: Dist::Zilla::Plugin::FinderCode
159      name: ':ExecFiles'
160      version: 4.102340
161    -
162      class: Dist::Zilla::Plugin::FinderCode
163      name: ':ShareFiles'
164      version: 4.102340
165  zilla:
166    class: Dist::Zilla::Dist::Builder
167    config:
168      is_trial: 0
169    version: 4.102340
170x_authority: cpan:FLORA
171