We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3cd156 commit bf0e512Copy full SHA for bf0e512
1 file changed
dist.ini
@@ -12,6 +12,7 @@ Test::MinimumVersion.max_target_perl = 5.008001
12
-remove = Test::NoTabs ; TODO
13
-remove = Test::CleanNamespaces ; TODO
14
-remove = Test::PodSpelling ; TODO
15
+-remove = AutoMetaResources ; override default of using RT for bug tracking
16
17
[Encoding]
18
encoding = latin-1
@@ -27,3 +28,7 @@ HTTP::Response = 6
27
28
HTTP::Status = 6
29
HTTP::Date = 6
30
LWP::MediaTypes = 6
31
+
32
+[GithubMeta]
33
+issues = 1
34
+user = libwww-perl
0 commit comments