-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdist.ini
More file actions
52 lines (45 loc) · 1.17 KB
/
Copy pathdist.ini
File metadata and controls
52 lines (45 loc) · 1.17 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
48
49
50
51
52
name = App-highlight
version = 0.14
abstract = A simple grep-like filter that highlights chosen words or lines rather than removing non-filtered lines.
author = Alex Balhatchet <kaoru@slackwise.net>
license = Perl_5
copyright_holder = Alex Balhatchet
copyright_year = 2010
[Prereqs / RuntimeRequires]
ExtUtils::MakeMaker = 6.55_02
App::Cmd::Simple = 0.309
Module::Load = 0.18
Try::Tiny = 0.09
Getopt::Long = 2.39
Getopt::Long::Descriptive = 0.085
[Prereqs / TestRequires]
Test::More = 0.92
App::Cmd::Tester = 0.309
Test::Without::Module = 0.17
[MetaResources]
repository.web = http://github.com/kaoru/App-highlight
repository.url = git://github.com/kaoru/App-highlight.git
repository.type = git
[Git::CommitBuild]
release_branch = build/%b
release_message = Release build of v%v (on %b)
[GatherDir]
include_dotfiles = 1
[PruneCruft]
except = \.travis.yml
[ManifestSkip]
[MetaYAML]
[MetaJSON]
[License]
[Readme]
[PkgVersion]
[PodVersion]
[PodSyntaxTests]
[ExtraTests]
[Test::CPAN::Changes]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[ConfirmRelease]
[UploadToCPAN]