summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-07-18 16:54:59 -0400
committerDavid Golden <dagolden@cpan.org>2011-07-18 16:54:59 -0400
commit77ccfaeb2504f1318efe013cdc637b9886ea49f7 (patch)
tree0bf30c016807c7a1cd9b3890ef29317f0aab331d /Porting
parentf11ca51e41e898a77f1fd33b9e0371e69b1be73a (diff)
downloadperl-77ccfaeb2504f1318efe013cdc637b9886ea49f7.tar.gz
Upgraded HTTP-Tiny to CPAN version 0.013
0.013 2011-07-17 23:14:22 America/New_York [NEW FEATURES] - $ENV{http_proxy} support added [Claes Jakobsson] [OTHER] - Internal/private errors converted from "croak" to "die" as internal errors are caught by "eval"
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 015c36995c..9561d3b612 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -979,7 +979,7 @@ use File::Glob qw(:case);
'HTTP::Tiny' =>
{
'MAINTAINER' => 'dagolden',
- 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.012.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.013.tar.gz',
'FILES' => q[cpan/HTTP-Tiny],
'EXCLUDED' => [
't/200_live.t',