File: dist.ini

package info (click to toggle)
libdatetime-timezone-perl 1%3A1.58-1%2B2016d
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 174,932 kB
  • sloc: perl: 2,468; sh: 35; makefile: 16
file content (53 lines) | stat: -rw-r--r-- 947 bytes parent folder | download
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
name    = DateTime-TimeZone
author  = Dave Rolsky <autarch@urth.org>
license = Perl_5
copyright_holder = Dave Rolsky

version = 1.58

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

[@Filter]
-bundle = @Basic

[PruneFiles]
match = ^t/zd.*

[InstallGuide]

[MetaJSON]

[MetaResources]
bugtracker.web    = http://rt.cpan.org/NoAuth/Bugs.html?Dist=DateTime-TimeZone
bugtracker.mailto = bug-datetime-timezone@rt.cpan.org
repository.url    = git://git.urth.org/DateTime-TimeZone.git
repository.web    = http://git.urth.org/DateTime-TimeZone.git
repository.type   = git

[SurgicalPodWeaver]

[PkgVersion]

[EOLTests]
;[NoTabsTests]
[PodSyntaxTests]
;[Test::CPAN::Changes]
[Test::Pod::LinkCheck]
;[Test::Pod::No404s]

[AutoPrereqs]
skip = Win32::TieRegistry
skip = DateTime
skip = DateTime::Duration
skip = DateTime::TimeZone::HPUX

[OSPrereqs / MSWin32]
Win32::TieRegistry = 0

[OSPrereqs / hpux]
DateTime::TimeZone::HPUX = 0

[CheckPrereqsIndexed]

[@Git]