File: META.yml

package info (click to toggle)
libmoox-options-perl 4.103-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 412 kB
  • sloc: perl: 2,862; makefile: 2
file content (44 lines) | stat: -rw-r--r-- 1,159 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
---
abstract: 'Explicit Options eXtension for Object Class'
author:
  - 'celogeek <me@celogeek.com>'
  - 'Jens Rehsack <rehsack@cpan.org>'
build_requires:
  Test::More: '0.9'
  Test::Trap: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.24, 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-Options
no_index:
  directory:
    - t
    - inc
recommends:
  Data::Record: '0'
  JSON::MaybeXS: '0'
  Regexp::Common: '0'
requires:
  Getopt::Long: '2.43'
  Getopt::Long::Descriptive: '0.099'
  MRO::Compat: '0'
  Module::Runtime: '0'
  Moo: '1.003'
  MooX::Locale::Passthrough: '0'
  Path::Class: '0.32'
  Pod::Usage: '0'
  Text::LineFold: '0'
  perl: v5.8.1
  strictures: '2'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=MooX-Options
  homepage: https://metacpan.org/celogeek/MooX-Options
  license: http://dev.perl.org/licenses/
  repository: https://github.com/celogeek/MooX-Options.git
version: '4.103'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'