Skip to content

Commit 0d09a33

Browse files
fix dzil config so [GithubMeta] is not used twice
1 parent 69d5700 commit 0d09a33

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

dist.ini

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ copyright_holder = Gisle Aas
55
copyright_year = 1995
66

77
[@Author::ETHER]
8-
:version = 0.117
8+
:version = 0.154
99
authority = cpan:GAAS
10+
bugtracker = github
1011
Test::MinimumVersion.max_target_perl = 5.008001
1112
; -remove = Test::EOL ; TODO
1213
; -remove = Test::NoTabs ; TODO
1314
-remove = Test::CleanNamespaces ; TODO
1415
-remove = Test::PodSpelling ; TODO
15-
-remove = AutoMetaResources ; override default of using RT for bug tracking
1616

1717
[CPANFile]
1818

@@ -33,7 +33,3 @@ LWP::MediaTypes = 6
3333

3434
[Prereqs/DevelopRequires]
3535
LWP::Protocol::https = 6.07
36-
37-
[GithubMeta]
38-
issues = 1
39-
user = libwww-perl

0 commit comments

Comments
 (0)