forked from perlancar/perl-CPANLists-Server
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dist.ini
47 lines (42 loc) · 1 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
version = 0.02
name = CPANLists-Server
author = Steven Haryanto <[email protected]>
license = Perl_5
copyright_holder = Steven Haryanto
[@Filter]
bundle=@Author::SHARYANTO
remove=GatherDir
[GatherDir]
; to include .htaccess
include_dotfiles=1
exclude_match=^\.(git|gitignore)($|/)
[Prereqs / TestRequires]
;Test::More=0.98
[Prereqs]
perl=5.010001
Authen::Bitcard=0
Authen::Passphrase=0
Authen::Passphrase::BlowfishCrypt=0
DBI=0
File::Slurp::Tiny=0
File::Write::Rotate=0
JSON=0
Log::Any=0
MetaCPAN::Client=0
;;;Mojolicious::Lite=0
;;;Mojo::Server::FastCGI=0
;!lint-prereqs assume-used # undetected by scan_prereqs
Plack::App::Apache::ActionWrapper=0
Plack::Builder=0
;!lint-prereqs assume-used # undetected by scan_prereqs
Plack::Handler::FCGI=0
;;;Plack::Request=0
;;;Plack::Response=0
Plack::Util::PeriAHS=0
Perinci::Access::Base::Patch::PeriAHS=0
;!lint-prereqs assume-used # via Plack builder
Perinci::Access::HTTP::Server=0.28
Perinci::Sub::Util=0
SHARYANTO::SQL::Schema=0.04
UUID::Random=0
;WWW::Mechanize=0