summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorDavid Golden <dagolden@cpan.org>2011-03-19 20:51:48 -0400
committerDavid Golden <dagolden@cpan.org>2011-03-19 21:03:11 -0400
commit452d0b70bf9590566c56a27780fc02652b96b904 (patch)
tree06416fb7a2474faef4903cf5e59e77c27b7d5e6f /Porting
parent05dd4d395c6a14aeb23dbc107af579969b186caf (diff)
downloadperl-452d0b70bf9590566c56a27780fc02652b96b904.tar.gz
Updated HTTP::Tiny to CPAN version 0.011
[DELTA] 0.011 2011-03-19 20:48:39 America/New_York [BUG FIXES] - Made t/000_load.t less verbose under harness (RT#65507) [Dave Mitchell] - Removed 'Errno' as an explicit prefix (it is a core module, but not indexed by PAUSE, which might confuse some installers
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 7319824c63..bd2a78ca7b 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -785,7 +785,7 @@ use File::Glob qw(:case);
'HTTP::Tiny' =>
{
'MAINTAINER' => 'dagolden',
- 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.010.tar.gz',
+ 'DISTRIBUTION' => 'DAGOLDEN/HTTP-Tiny-0.011.tar.gz',
'FILES' => q[cpan/HTTP-Tiny],
'EXCLUDED' => [
't/200_live.t',