File: dist.ini

package info (click to toggle)
libsvn-look-perl 0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 405; makefile: 2
file content (39 lines) | stat: -rw-r--r-- 570 bytes parent folder | download | duplicates (2)
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
; See this to understand: http://dzil.org/tutorial/convert-dist.html

name     = SVN-Look
author   = Gustavo L. de M. Chaves <gnustavo@cpan.org>
license  = Perl_5
copyright_holder = CPqD

[GatherDir]
exclude_match = ~$

[@Filter]
-bundle = @Basic
-remove = GatherDir
-remove = Readme
-remove = MakeMaker
[MakeMaker::Custom]

[NextRelease]
[@Git]

[AutoPrereqs]

[Prereqs]
XML::Simple = 0
MIME::Base64 = 0

[PodWeaver]

[Git::NextVersion]
[PkgVersion]
[MetaJSON]

[PodSyntaxTests]
[PodCoverageTests]
[Test::Perl::Critic]
[Test::Kwalitee]

[GitHub::Update]
[GitHub::Meta]