forked from duckduckgo/zeroclickinfo-longtail
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
46 lines (41 loc) · 930 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
name = DDG-LongtailBundle-OpenSourceDuckDuckGo
author = Gabriel Weinberg <[email protected]>
author = Torsten Raudssus <[email protected]>
author = Michael Smith <[email protected]>
author = Hunter Lang <[email protected]>
license = Perl_5
copyright_holder = DuckDuckGo, Inc. L<http://duckduckgo.com/>
copyright_year = 2012
[Prereqs]
[Prereqs / TestRequires]
Test::More = 0.98
Test::Dirs = 0.03
File::Temp = 0.22
[GatherDir]
[PruneCruft]
[ManifestSkip]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToDuckPAN]
[MetaJSON]
[MetaYAML]
[AutoModuleShareDirs]
scan_namespaces = DDG::Goodie,DDG::Spice,DDG::Longtail,DDG::Fathead
sharedir_method = module_share_dir
[Git::NextVersion]
version_regexp = ^(.+)$
[PkgVersion]
[PodSyntaxTests]
[GithubMeta]
[Repository]
[EOLTests]
trailing_whitespace = 0
[@Git]
tag_format = %v
[Git::Push]
push_to = origin master