forked from ironcamel/App-p
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
49 lines (40 loc) · 933 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
49
name = App-p
author = Naveed Massjouni <[email protected]>
license = Perl_5
copyright_holder = Naveed Massjouni
copyright_year = 2011
version = 0.0400
[Prereqs]
Data::Dump = 0
File::Slurper = 0
JSON = 0
L = 0
LWP::Simple = 0
List::AllUtils = 0
Pod::Usage = 0
Scalar::Util = 0
YAML::XS = 0
utf8::all = 0
[Prereqs / RuntimeRecommends]
XML::Simple = 0
XML::Hash::LX = 0
Data::DPath = 0
Hash::Flatten = 0
[MetaResources]
bugtracker.web = http://github.com/ironcamel/App-p/issues
repository.url = git://github.com/ironcamel/App-p.git
repository.web = http://github.com/ironcamel/App-p
repository.type = git
[@Filter]
-bundle = @Basic
-remove = Readme
[OurPkgVersion]
[PodWeaver]
[ReadmeFromPod]
[MetaJSON]
[MinimumPerl]
[MetaProvides::Package]
[Run::BeforeBuild]
run = rm -f LICENSE Makefile.PL Build.PL README README.mkdn
[Run::AfterBuild]
run = cp %d/Makefile.PL ./