File: META.yml

package info (click to toggle)
libmoox-buildargs-perl 0.08-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 160 kB
  • sloc: perl: 300; makefile: 3
file content (63 lines) | stat: -rw-r--r-- 1,568 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
55
56
57
58
59
60
61
62
63
---
abstract: 'Save instantiation arguments for later use.'
author:
  - 'Aran Clary Deltac <bluefeet@gmail.com>'
build_requires:
  Test2::V0: '0.000071'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.4, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: MooX-BuildArgs
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  MooX::BuildArgs:
    file: lib/MooX/BuildArgs.pm
    version: '0.08'
  MooX::BuildArgsHooks:
    file: lib/MooX/BuildArgsHooks.pm
    version: '0.08'
  MooX::MethodProxyArgs:
    file: lib/MooX/MethodProxyArgs.pm
    version: '0.08'
  MooX::Rebuild:
    file: lib/MooX/Rebuild.pm
    version: '0.08'
  MooX::SingleArg:
    file: lib/MooX/SingleArg.pm
    version: '0.08'
requires:
  Carp: '0'
  Class::Method::Modifiers: '2.05'
  Data::MethodProxy: '0.03'
  Moo: '2.000000'
  Moo::Object: '0'
  Moo::Role: '2.000000'
  Scalar::Util: '0'
  namespace::clean: '0.24'
  perl: '5.008001'
  strictures: '2.000000'
resources:
  bugtracker: https://github.com/bluefeet/MooX-BuildArgs/issues
  homepage: https://github.com/bluefeet/MooX-BuildArgs
  repository: git://github.com/bluefeet/MooX-BuildArgs.git
version: '0.08'
x_authority: cpan:BLUEFEET
x_contributors:
  - 'Mohammad S Anwar <mohammad.anwar@yahoo.com>'
  - 'Peter Pentchev <roam@ringlet.net>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1