forked from ironcamel/Dancer-Plugin-Email
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdist.ini
More file actions
47 lines (43 loc) · 1.02 KB
/
Copy pathdist.ini
File metadata and controls
47 lines (43 loc) · 1.02 KB
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
name = Dancer-Plugin-Email
author = Al Newkirk <awncorp@cpan.org>
author = Naveed Massjouni <ironcamel@cpan.org>
version = 0.1203
license = Perl_5
copyright_holder = awncorp
copyright_year = 2010
[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
[GatherDir]
[PruneCruft]
[ManifestSkip]
[MetaYAML]
[License]
;[Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[PodWeaver]
[PkgVersion]
[ChangelogFromGit]
max_age = 365
tag_regexp = ^v[\d\.]+$
file_name = CHANGES
wrap_column = 74
[Prereq]
Dancer = 0
Hash::Merge = 0.12
Email::Stuff = 2.102
Net::SMTP::SSL = 0
Net::SMTP::TLS = 0
Net::SSLeay = 0
IO::Socket::SSL = 0
Authen::SASL = 0