-
-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdist.ini
38 lines (33 loc) · 894 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 = App-perlimports
author = Olaf Alders <olaf@wundercounter.com>
license = Perl_5
copyright_holder = Olaf Alders
copyright_year = 2020
main_module = lib/App/perlimports.pm
[@Author::OALDERS]
MetaNoIndex.directory[] = test-data
StaticInstall.mode = on
StaticInstall.dry_run = 0
Test::Pod::Coverage::Configurable.also_private = qr/(BUILD|BUILDARGS)/
Test::Pod::Coverage::Configurable.trustme = App::perlimports::Role::Logger
-remove = Test::Synopsis
[PruneFiles]
match = ^author/
match = ^inc/
[GitHubREADME::Badge]
badges = github_actions/dzil%20build%20and%20test
badges = codecov
badges = cpants
badges = github_tag
badges = license
place = top
phase = build
[Prereqs / RuntimeRequires]
Class::Inspector = 1.36
Log::Dispatch = 2.70
Perl::Tidy = 20210402
PPI = 1.270
Symbol::Get = 0.10
; Mostly needed for files in ./test-data
[Prereqs / TestRequires]
Test::RequiresInternet = 0