summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-01-17 20:39:14 -0500
committerDavid Golden <dagolden@cpan.org>2011-01-17 20:39:14 -0500
commit435aa301127ed481169903cb35187bde1ea44928 (patch)
tree2add4bd731a68f78dea9ef0e0a34e63783890fb3 /Porting
parentc0a76f0603654cca986933e58136edf51ee334b8 (diff)
downloadperl-435aa301127ed481169903cb35187bde1ea44928.tar.gz
Update HTTP::Tiny to CPAN version 0.009
[DELTA] 0.009 2011-01-17 16:29:22 EST5EDT - Added workaround for IO::Socket::SSL certificate verification bug - Minor documentation improvements - POST example added to the eg/ directory in the distribution tarball
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 0fe00fa941..d5a0eeb552 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -768,7 +768,7 @@ use File::Glob qw(:case);
'HTTP::Tiny' =>
{
'MAINTAINER' => 'dagolden',
- 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.008.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.009.tar.gz',
'FILES' => q[cpan/HTTP-Tiny],
'EXCLUDED' => [
't/200_live.t',