summaryrefslogtreecommitdiff
path: root/META.yml
blob: f6e71cd408e34523437f400ee1223a4ac75e1bd1 (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
---
abstract: 'parse a distribution name'
author:
  - 'Kenichi Ishigaki <ishigaki@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
  JSON::PP: '0'
  Test::Differences: '0'
  Test::More: '0.88'
  Test::UseAllModules: '0.17'
configure_requires:
  ExtUtils::MakeMaker::CPANfile: '0.08'
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: Parse-Distname
no_index:
  directory:
    - t
    - inc
requires:
  Exporter: '5.57'
resources:
  bugtracker: https://github.com/charsbar/Parse-Distname/issues
  repository: https://github.com/charsbar/Parse-Distname
version: '0.05'
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'