-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathdist.ini
38 lines (33 loc) · 807 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
name = Log-Any
abstract = Bringing loggers and listeners together
main_module = lib/Log/Any.pm
author = Jonathan Swartz <[email protected]>
license = Perl_5
copyright_year = 2011
copyright_holder = Jonathan Swartz
version = 0.15
[MetaResources]
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Log-Any
bugtracker.mailto = [email protected]
repository.url = git://github.com/jonswar/perl-log-any.git
repository.web = https://github.com/jonswar/perl-log-any
repository.type = git
; Build
[ExecDir]
[ExtraTests]
[GatherDir]
[License]
[MakeMaker]
[ManifestSkip]
[Manifest]
[MetaJSON]
[MetaYAML]
[MetaNoIndex]
file = lib/Log/Any/Adapter/Core.pm
[PkgVersion]
[PodWeaverIfPod]
[PruneCruft]
[Prereqs / TestRequires]
Test::More = 0
; These need to be at the bottom
[InstallGuide]