File: META.yml

package info (click to toggle)
libmoox-struct-perl 0.020-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 284 kB
  • sloc: perl: 430; makefile: 2; sh: 1
file content (54 lines) | stat: -rw-r--r-- 1,424 bytes parent folder | download | duplicates (3)
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
---
abstract: 'make simple lightweight record-like structures that make sounds like cows'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
  Moo: '1.006000'
  Test::More: '0.61'
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-Struct
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  MooX::Struct:
    file: lib/MooX/Struct.pm
    version: '0.020'
  MooX::Struct::Processor:
    file: lib/MooX/Struct.pm
    version: '0.020'
  MooX::Struct::Util:
    file: lib/MooX/Struct/Util.pm
    version: '0.020'
requires:
  B::Hooks::EndOfScope: '0'
  Exporter::Tiny: '0.044'
  Moo: '1.000000'
  Object::ID: '0'
  Type::Tiny: '1.000000'
  namespace::autoclean: '0.19'
  perl: '5.008'
resources:
  Identifier: http://purl.org/NET/cpan-uri/dist/MooX-Struct/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=MooX-Struct
  homepage: https://metacpan.org/release/MooX-Struct
  license: http://dev.perl.org/licenses/
  repository: git://github.com/tobyink/p5-moox-struct.git
version: '0.020'
x_contributors:
  - NOBODY
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1