From c010de1f1b69b5f07f06f13fa2ac1ec823efb1bc Mon Sep 17 00:00:00 2001 From: Chris 'BinGOs' Williams Date: Mon, 28 Oct 2013 22:36:42 +0000 Subject: Update HTTP-Tiny to CPAN version 0.037 [DELTA] 0.037 2013-10-28 13:26:21 America/New_York [FIXED] - Basic authentication in the URL is now unescaped before being encoded into the authentication header [DOCUMENTED] - Added HTTP::Tiny::UA to SEE ALSO and suggested it as the appropriate place for new features --- Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Porting/Maintainers.pl') diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 859275c78a..19dc4f4345 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -584,7 +584,7 @@ use File::Glob qw(:case); }, 'HTTP::Tiny' => { - 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.036.tar.gz', + 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.037.tar.gz', 'FILES' => q[cpan/HTTP-Tiny], 'EXCLUDED' => [ 't/00-compile.t', -- cgit v1.2.1