-
Notifications
You must be signed in to change notification settings - Fork 37
/
dist.ini
48 lines (47 loc) · 949 Bytes
/
dist.ini
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
45
46
47
48
name = YAML-LibYAML
abstract = Perl YAML Serialization using XS and libyaml
author = Ingy döt Net <ingy@ingy.net>
license = Perl_5
copyright_holder = Ingy döt Net
version = v0.902.0
[CopyFilesFromBuild]
copy = Makefile.PL
; requires CopyFilesFromBuild >= 0.163040
[GatherDir]
exclude_filename = Makefile.PL
exclude_filename = ReadMe.md
[PruneCruft]
[Manifest]
[ManifestSkip]
[MetaYAML]
[OverridePkgVersion]
[MetaProvides::Package]
[License]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[ChangesFromYaml]
[ReadmeFromPod]
filename = lib/YAML/XS.pod
[MetaJSON]
[GithubMeta]
user = ingydotnet
issues = 1
[Prereqs]
perl = v5.8.1
[TestBaseIncluder]
[PodSyntaxTests]
[AutoPrereqs]
skip = YAML::XS::LibYAML
skip = Test::Base
skip = Test::Base::Filter
[Prereqs / TestRequires]
Test::More = 0.9
[PruneFiles]
filename = dist.ini
[MetaNoIndex]
directory = inc
directory = t
directory = xt
directory = example