File: META.yml

package info (click to toggle)
libmoox-cmd-perl 0.017-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 320 kB
  • sloc: perl: 1,110; makefile: 2; sh: 1
file content (44 lines) | stat: -rw-r--r-- 1,187 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: 'Giving an easy Moo style way to make command organized CLI apps'
author:
  - 'Jens Rehsack <rehsack@cpan.org>'
  - 'Torsten Raudssus <torsten@raudss.us>'
build_requires:
  Capture::Tiny: '0'
  Test::More: '0.98'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 7.3, 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-Cmd
no_index:
  directory:
    - t
    - inc
recommends:
  Hash::Merge: '0.299'
  MooX::ConfigFromFile: '0.008'
  Text::Abbrev: '0'
requires:
  Carp: '0'
  List::MoreUtils: '0.406'
  Module::Pluggable: '4.8'
  Module::Runtime: '0'
  Moo: '0.009013'
  Package::Stash: '0.33'
  Params::Util: '0.37'
  Regexp::Common: '2011121001'
  Scalar::Util: '0'
  Text::ParseWords: '0'
  perl: v5.8.1
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=MooX-Cmd
  homepage: https://metacpan.org/release/MooX-Cmd
  license: http://dev.perl.org/licenses/
  repository: https://github.com/Getty/p5-moox-cmd.git
version: '0.017'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'