-
Notifications
You must be signed in to change notification settings - Fork 10
/
dist.ini
46 lines (35 loc) · 960 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 = Dancer-Plugin-Email
author = Naveed Massjouni <naveed@vt.edu>
author = Al Newkirk <awncorp@cpan.org>
version = 1.0400
license = Perl_5
copyright_holder = awncorp
copyright_year = 2010
[@Filter]
-bundle = @Basic
-remove = Readme
-remove = GatherDir
[AutoPrereqs]
[ChangelogFromGit]
max_age = 3650
[CopyFilesFromBuild]
copy = Makefile.PL
[GatherDir]
exclude_filename = Makefile.PL
[MetaResources]
bugtracker.web = http://github.com/ironcamel/Dancer-Plugin-Email/issues
bugtracker.mailto = naveedm9@gmail.com
repository.url = git://github.com/ironcamel/Dancer-Plugin-Email.git
repository.web = http://github.com/ironcamel/Dancer-Plugin-Email
repository.type = git
[OurPkgVersion]
[PodWeaver]
[Prereqs]
Authen::SASL = 2.16
Net::SMTP::SSL = 1.01
Net::SSLeay = 1.58
MIME::Base64 = 3.14
[ReadmeAnyFromPod]
[ReadmeAnyFromPod / MarkdownInRoot]
filename = README.md
[Test::Compile]