-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
39 lines (35 loc) · 1.08 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
name = grok
abstract = Perl 6 documentation reader
author = Hinrik Örn Sigurðsson <[email protected]>
copyright_holder = Hinrik Örn Sigurðsson
license = Artistic_2_0
[@AVAR]
dist = grok
authority = cpan:HINRIK
bugtracker = rt
use_CompileTests = 0
nextrelease_format = %-5v %{ccc MMM d HH:mm:ss V YYYY}d
github_user = hinrik
git_tag_message = CPAN release %v
no_AutoPrereq = 1
[Prereqs / RuntimeRequires]
perl = 5.006
Getopt::Long = 2.33
IO::Interactive = 0
IO::Socket::SSL = 0
File::HomeDir = 0
File::ShareDir = 0
File::Temp = 0
LWP::UserAgent = 0
Perl6::Doc = 0.47
Perl6::Perldoc = 0.0.5
Perl6::Perldoc::To::Ansi = 0.07
Pod::Text::Ansi = 0.04
Pod::Xhtml = 0
Pod::Parser = 1.36
[Prereqs / RuntimeRecommends]
Term::ProgressBar = 0
Win32::Console::ANSI = 0
[Prereqs / TestRequires]
Test::More = 0.47
Test::Script = 1.07