-
Notifications
You must be signed in to change notification settings - Fork 2
/
dist.ini
51 lines (45 loc) · 1.06 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
name = Mason-Tidy
abstract = Tidy Perl code in Mason templates
main_module = lib/Mason/Tidy.pm
author = Jonathan Swartz <[email protected]>
license = Perl_5
copyright_year = 2011
copyright_holder = Jonathan Swartz
version = 2.58
[MetaResources]
bugtracker.web = http://rt.cpan.org/NoAuth/Bugs.html?Dist=Mason-Tidy
bugtracker.mailto = [email protected]
repository.url = git://github.com/jonswar/perl-mason-tidy.git
repository.web = https://github.com/jonswar/perl-mason-tidy
repository.type = git
; Build
[ExecDir]
[ExtraTests]
[GatherDir]
[License]
[MakeMaker]
[ManifestSkip]
[Manifest]
[MetaJSON]
[MetaYAML]
[MetaNoIndex]
directory = lib/Mason/Tidy/t
directory = lib/Mason/Tidy/Test
file = lib/Mason/Tidy/Util.pm
[PkgVersion]
[PodWeaverIfPod]
[PruneCruft]
[Prereqs / RuntimeRequires]
Capture::Tiny = 0
File::Slurp = 0
File::Temp = 0
Getopt::Long = 0
IPC::System::Simple = 0
Method::Signatures::Simple = 1.02
Moo = 0.0091010
Perl::Tidy = 0
Pod::Usage = 0
[Prereqs / TestRequires]
Test::Class::Most = 0
; These need to be at the bottom
[InstallGuide]