-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdist.ini
53 lines (44 loc) · 1.05 KB
/
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
50
51
52
53
name = UAV-Pilot
author = Timm Murray <tmurray@wumpus-cave.net>
license = BSD
copyright_holder = Timm Murray
version = 1.3
[PkgVersion]
[GatherDir]
[Manifest]
[MakeMaker]
[Prereqs]
namespace::autoclean = 0
AnyEvent = 0
AnyEvent::ReadLine::Gnu = 0
DateTime = 0
File::HomeDir = 0
File::ShareDir = 0
File::Spec = 0
File::Temp = 0
IO::Socket::Multicast = 0
Log::Log4perl = 0
Math::Trig = 0
Moose = 0
MooseX::Event = 0
String::CRC32 = 0
Test::More = 0
Throwable = 0
YAML = 0
perl = 5.014
[Prereqs / RuntimeRecommends]
Getopt::Long = 0
UAV::Pilot::SDL = 0
UAV::Pilot::Video::Ffmpeg = 0
[Prereqs / TestRequires]
Test::Pod = 0
[MetaResources]
homepage = http://www.wumpus-cave.net
repository.web = https://github.com/frezik/UAV-Pilot
repository.type = git
[ExecDir]
dir = bin
[MetaJSON]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]