File: dist.ini

package info (click to toggle)
libdatetime-format-mail-perl 0.4030-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,176 kB
  • sloc: perl: 395; makefile: 2
file content (58 lines) | stat: -rw-r--r-- 1,167 bytes parent folder | download | duplicates (3)
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
50
51
52
53
54
55
56
57
58
name    = DateTime-Format-Mail
author  = Iain Truskett <spoon@cpan.org>
license = Perl_5
copyright_holder = Philippe Bruhat (BooK)

[PkgVersion]

[@Filter]
-bundle = @Basic
-remove = Readme

[PruneFiles]
match    = mess/.*
match    = cover_db
match    = notes/.*

[Encoding]
filename = t/sample_dates
encoding = Latin-1

[AutoPrereqs]

[Prereqs]
perl     = 5.006
DateTime = 1.04

[Test::ReportPrereqs]

[MetaResources]
repository.web    = http://github.com/book/DateTime-Format-Mail
repository.url    = http://github.com/book/DateTime-Format-Mail.git
repository.type   = git
bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-Format-Mail
bugtracker.mailto = bug-datetime-format-mail@rt.cpan.org

[MetaJSON]

[MetaTests]
[PodSyntaxTests]
[PodCoverageTests]

[NextRelease]
format = %v   %{yyyy-MM-dd}d

[@Git]
changelog   = Changes
commit_msg  = Changes for version %v
tag_format  = v%v
tag_message = %N v%v
push_to     = origin
push_to     = github

[Git::NextVersion]

[Meta::Contributors]
contributor = Philippe Bruhat (BooK) <book@cpan.org>
contributor = Dave Rolsky <autarch@urth.org>
contributor = Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>