-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdist.ini
49 lines (41 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
name = App-PlannedCopy
author = Stefan Suciu <[email protected]>
license = Perl_5
main_module = lib/App/PlannedCopy.pm
copyright_holder = Stefan Suciu
copyright_year = 2020
version = 0.926
[MetaResources]
repository.url = http://github.com/stefansbv/planned-copy/
bugtracker.web = http://github.com/stefansbv/planned-copy/issues/
repository.type = git
[@Starter]
-remove = ReadmeAnyFromPod ; error: someone tried to munge ... after we read from it.[@Starter]
GatherDir.exclude_filename[0] = bin/plcp
[PkgVersion]
[PodWeaver]
[PodCoverageTests]
[Prereqs / DevelopRecommends]
Test::Pod = 1.41
Test::Pod::Coverage = 1.08
Pod::Coverage::TrustPod = 0
PAR::Packer = 0
[AutoPrereqs]
skip = ^Win32
[Prereqs]
Digest::MD5 = 0
Git::Sub = 0
IO::Interactive = 0.0.6
IO::Prompt::Tiny = 0
MIME::Types = 0
MooseX::Enumeration = 0
Net::SFTP::Foreign = 0
Net::SFTP::Foreign::Backend::Net_SSH2 = 0
Path::Tiny = 0.056
Term::ExtendedColor = 0
Text::WagnerFischer = 0
[Encoding]
encoding = bytes
match = \.(png|ico|jpg|gif|tar|gz)$ ; binary files
[Prereqs / TestRequires]
MooseX::ClassCompositor = 0