File: META.yml

package info (click to toggle)
libversion-perl 1%3A0.9917-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 620 kB
  • ctags: 873
  • sloc: perl: 2,104; ansic: 963; makefile: 3
file content (32 lines) | stat: -rw-r--r-- 804 bytes parent folder | download
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
---
abstract: 'Structured version objects'
author:
  - 'John Peacock <jpeacock@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.150005'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: version
no_index:
  directory:
    - t
    - inc
  package:
    - charstar
requires:
  ExtUtils::MakeMaker: '6.17'
  File::Temp: '0.13'
  Test::More: '0.45'
  parent: '0.221'
  perl: '5.006002'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=version
  repository: https://bitbucket.org/jpeacock/version
version: '0.9917'
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'