summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorRichard Leach <richardleach@users.noreply.github.com>2021-11-19 22:43:32 +0000
committerRichard Leach <richardleach@users.noreply.github.com>2021-11-19 22:43:32 +0000
commitb80b9f7fc6d09dfbec9460c291b313623f8560f0 (patch)
tree4d680166ad772bfbc8acb970105e3efac2227355 /Porting
parentc02b2058115e2dd2f49623e910dfa9d870d131a5 (diff)
downloadperl-b80b9f7fc6d09dfbec9460c291b313623f8560f0.tar.gz
Update HTTP::Tiny to v0.080
0.080 2021-11-05 08:15:46-04:00 America/New_York - No changes from 0.079-TRIAL. 0.079 2021-11-04 12:33:43-04:00 America/New_York (TRIAL RELEASE) [FIXED] - Fixed uninitialized value warnings on older Perls when the REQUEST_METHOD environment variable is set and CGI_HTTP_PROXY is not.
Diffstat (limited to 'Porting')
-rwxr-xr-xPorting/Maintainers.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 08ff74bfab..06220ea5dd 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -599,7 +599,7 @@ use File::Glob qw(:case);
},
'HTTP::Tiny' => {
- 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.078.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.080.tar.gz',
'FILES' => q[cpan/HTTP-Tiny],
'EXCLUDED' => [
't/00-report-prereqs.t',