summaryrefslogtreecommitdiff
path: root/META.yml
blob: d7d51bdc7e8e4b50582d565ae336359a0a4fb91f (plain)
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
---
abstract: 'Named subroutine arguments, with optional type checking'
author:
  - 'The original code (written before September 15, 2004) was written by '
build_requires:
  ExtUtils::MakeMaker: 6.36
  Test::Compile: 0
  Test::More: 0
  UNIVERSAL::require: 0
configure_requires:
  ExtUtils::MakeMaker: 6.36
  URI::Escape: 0
distribution_type: module
dynamic_config: 1
generated_by: 'Module::Install version 1.14'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
module_name: Getargs::Long
name: Getargs-Long
no_index:
  directory:
    - inc
    - private-lib
    - t
requires:
  Log::Agent: '0.105'
  perl: '5.005'
resources:
  bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Getargs-Long
  homepage: https://github.com/coppit/getargs-long/
  license: http://dev.perl.org/licenses/
  repository: https://github.com/coppit/getargs-long.git
version: '1.1007'