summaryrefslogtreecommitdiff
path: root/META.yml
blob: 3065175f97ea9d186c6ae376785bc6950561d042 (plain)
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
---
abstract: 'easily translate Moose code to Moo'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
  Test::Fatal: '0.010'
  Test::More: '0.96'
  Test::Requires: '0.06'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords: []
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: MooX-late
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  MooX::late:
    file: lib/MooX/late.pm
    version: '0.100'
  MooX::late::DefinitionContext:
    file: lib/MooX/late.pm
    version: '0.100'
requires:
  Moo: '2'
  Sub::HandlesVia: '0.013'
  Type::Utils: '1.000001'
  perl: '5.008003'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/MooX-late/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=MooX-late
  homepage: https://metacpan.org/release/MooX-late
  license: http://dev.perl.org/licenses/
  repository: git://github.com/tobyink/p5-moox-late.git
version: '0.100'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1