File: META.yml

package info (click to toggle)
libmousex-getopt-perl 0.38-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 364 kB
  • sloc: perl: 1,550; makefile: 2
file content (98 lines) | stat: -rw-r--r-- 3,166 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
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
---
abstract: 'A Mouse role for processing command line options'
author:
  - '=over 4'
build_requires:
  Mouse::Meta::Class: '0'
  MouseX::ConfigFromFile: '0'
  MouseX::SimpleConfig: '0'
  Scalar::Util: '0'
  Test::Exception: '0.21'
  Test::More: '0.88'
  Test::Mouse: '0'
  Test::Warn: '0.21'
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: MouseX-Getopt
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  MouseX::Getopt:
    file: lib/MouseX/Getopt.pm
    version: '0.38'
  MouseX::Getopt::Basic:
    file: lib/MouseX/Getopt/Basic.pm
  MouseX::Getopt::Dashes:
    file: lib/MouseX/Getopt/Dashes.pm
  MouseX::Getopt::GLD:
    file: lib/MouseX/Getopt/GLD.pm
  MouseX::Getopt::Meta::Attribute:
    file: lib/MouseX/Getopt/Meta/Attribute.pm
  MouseX::Getopt::Meta::Attribute::NoGetopt:
    file: lib/MouseX/Getopt/Meta/Attribute/NoGetopt.pm
  MouseX::Getopt::Meta::Attribute::Trait:
    file: lib/MouseX/Getopt/Meta/Attribute/Trait.pm
  MouseX::Getopt::Meta::Attribute::Trait::NoGetopt:
    file: lib/MouseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
  MouseX::Getopt::OptionTypeMap:
    file: lib/MouseX/Getopt/OptionTypeMap.pm
  MouseX::Getopt::Strict:
    file: lib/MouseX/Getopt/Strict.pm
requires:
  Getopt::Long: '2.37'
  Getopt::Long::Descriptive: '0.091'
  Mouse: '0.64'
  Mouse::Meta::Attribute: '0'
  Mouse::Role: '0'
  Mouse::Util::TypeConstraints: '0'
resources:
  bugtracker: https://github.com/gfx/mousex-getopt/issues
  homepage: https://github.com/gfx/mousex-getopt
  repository: git://github.com/gfx/mousex-getopt.git
version: '0.38'
x_authority: cpan:GFUJI
x_contributors:
  - 'Brandon L Black <blblack@gmail.com>'
  - 'Chris Prather <chris@prather.org>'
  - 'Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>'
  - 'Devin Austin <devin@devin-laptop.(none)>'
  - 'FUJI Goro (gfx) <gfuji@cpan.org>'
  - 'FUJI Goro <gfx@users.noreply.github.com>'
  - 'FUJI Goro <goro.fuji@ebookjapan.co.jp>'
  - 'Florian Ragwitz <rafl@debian.org>'
  - 'Gordon Irving <goraxe@goraxe.me.uk>'
  - 'Hans Dieter Pearcey <hdp@weftsoar.net>'
  - 'Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>'
  - 'Jesse Luehrs <doy@tozt.net>'
  - 'John Goulah <jgoulah@cpan.org>'
  - 'Justin Hunter <justin.d.hunter@gmail.com>'
  - 'Karen Etheridge <karen@etheridge.ca>'
  - 'Mark Gardner <gardnerm@gsicommerce.com>'
  - 'Nelo Onyiah <nelo.onyiah@gmail.com>'
  - 'Paul Howarth <paul@city-fan.org>'
  - 'Ricardo SIGNES <rjbs@cpan.org>'
  - 'Ryan D Johnson <ryan@innerfence.com>'
  - 'Shlomi Fish <shlomif@iglu.org.il>'
  - 'Stevan Little <stevan.little@iinteractive.com>'
  - 'Todd Hepler <thepler@employees.org>'
  - 'Tokuhiro Matsuno <tokuhirom@gmail.com>'
  - 'Tomas Doran (t0m) <t0m@state51.co.uk>'
  - 'Tomas Doran <bobtfish@bobtfish.net>'
  - 'Yuval Kogman <nothingmuch@woobling.org>'
  - 'Ævar Arnfjörð Bjarmason <avarab@gmail.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1