File: META.yml

package info (click to toggle)
libmoosex-method-signatures-perl 0.35-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 328 kB
  • ctags: 35
  • sloc: perl: 787; makefile: 8
file content (196 lines) | stat: -rw-r--r-- 5,461 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
---
abstract: 'Method declarations with type constraints and no source filter'
author:
  - 'Florian Ragwitz <rafl@debian.org>'
  - 'Ash Berlin <ash@cpan.org>'
  - 'Cory Watson <gphat@cpan.org>'
  - 'Daniel Ruoso <daniel@ruoso.com>'
  - 'Dave Rolsky <autarch@urth.org>'
  - 'Hakim Cassimally <hakim.cassimally@gmail.com>'
  - 'Jonathan Scott Duff <duff@pobox.com>'
  - 'Justin Hunter <justin.d.hunter@gmail.com>'
  - 'Kent Fredric <kentfredric@gmail.com>'
  - 'Maik Hentsche <maik.hentsche@amd.com>'
  - 'Matt Kraai <kraai@ftbfs.org>'
  - 'Rhesa Rozendaal <rhesa@cpan.org>'
  - 'Ricardo SIGNES <rjbs@cpan.org>'
  - 'Steffen Schwigon <ss5@renormalist.net>'
  - 'Yanick Champoux <yanick@babyl.dyndns.org>'
  - 'Nicholas Perez <nperez@cpan.org>'
build_requires:
  FindBin: 0
  Moose::Role: 0
  Test::Exception: 0
  Test::Moose: 0
  Test::More: 0.89
  Test::Pod: 0
  attributes: 0
  metaclass: 0
  namespace::clean: 0
configure_requires:
  ExtUtils::MakeMaker: 6.31
dynamic_config: 0
generated_by: 'Dist::Zilla version 4.101831, CPAN::Meta::Converter version 2.101670'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: MooseX-Method-Signatures
requires:
  B::Hooks::EndOfScope: 0.07
  Carp: 0
  Context::Preserve: 0
  Devel::Declare: 0.005011
  Moose: 0.89
  Moose::Meta::Class: 0
  Moose::Meta::Method: 0
  Moose::Util: 0
  Moose::Util::TypeConstraints: 0
  MooseX::LazyRequire: 0.04
  MooseX::Meta::TypeConstraint::ForceCoercion: 0
  MooseX::Types: 0.19
  MooseX::Types::Moose: 0.19
  MooseX::Types::Structured: 0.20
  MooseX::Types::Util: 0
  Parse::Method::Signatures: 1.003011
  Parse::Method::Signatures::TypeConstraint: 0
  Parse::Method::Signatures::Types: 0
  Scalar::Util: 0
  Sub::Name: 0
  Task::Weaken: 0
  Text::Balanced: 0
  aliased: 0
  namespace::autoclean: 0
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Method-Signatures
  homepage: http://search.cpan.org/dist/MooseX-Method-Signatures
  repository: git://github.com/rafl/moosex-method-signatures.git
version: 0.35
x_Dist_Zilla:
  plugins:
    -
      class: Dist::Zilla::Plugin::GatherDir
      name: '@FLORA/@Basic/GatherDir'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::PruneCruft
      name: '@FLORA/@Basic/PruneCruft'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::ManifestSkip
      name: '@FLORA/@Basic/ManifestSkip'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::MetaYAML
      name: '@FLORA/@Basic/MetaYAML'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::License
      name: '@FLORA/@Basic/License'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::Readme
      name: '@FLORA/@Basic/Readme'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::ExtraTests
      name: '@FLORA/@Basic/ExtraTests'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::ExecDir
      name: '@FLORA/@Basic/ExecDir'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::ShareDir
      name: '@FLORA/@Basic/ShareDir'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::MakeMaker
      name: '@FLORA/@Basic/MakeMaker'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::Manifest
      name: '@FLORA/@Basic/Manifest'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::TestRelease
      name: '@FLORA/@Basic/TestRelease'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::ConfirmRelease
      name: '@FLORA/@Basic/ConfirmRelease'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::UploadToCPAN
      name: '@FLORA/@Basic/UploadToCPAN'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::MetaConfig
      name: '@FLORA/MetaConfig'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::MetaJSON
      name: '@FLORA/MetaJSON'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::PkgVersion
      name: '@FLORA/PkgVersion'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::PodSyntaxTests
      name: '@FLORA/PodSyntaxTests'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::NoTabsTests
      name: '@FLORA/NoTabsTests'
      version: 0.01
    -
      class: Dist::Zilla::Plugin::MetaResources
      name: '@FLORA/MetaResources'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::Authority
      name: '@FLORA/Authority'
      version: 1.000
    -
      class: Dist::Zilla::Plugin::EOLTests
      name: '@FLORA/EOLTests'
      version: 0.02
    -
      class: Dist::Zilla::Plugin::PodWeaver
      name: '@FLORA/PodWeaver'
      version: 3.101640
    -
      class: Dist::Zilla::Plugin::AutoPrereq
      name: '@FLORA/AutoPrereq'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::Prereq
      config:
        Dist::Zilla::Plugin::Prereqs:
          phase: runtime
          type: requires
      name: Prereq
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':InstallModules'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':TestFiles'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ExecFiles'
      version: 4.101831
    -
      class: Dist::Zilla::Plugin::FinderCode
      name: ':ShareFiles'
      version: 4.101831
  zilla:
    class: Dist::Zilla::Dist::Builder
    config:
      is_trial: 0
    version: 4.101831
x_authority: cpan:FLORA