summaryrefslogtreecommitdiff
path: root/Porting
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-07 11:19:44 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-07 11:19:44 +0000
commit0df024e2aad6bf79f42c7ba20340b722444a6f35 (patch)
tree5104f7ab91989d20fa37229cdcd5c9881314d8ec /Porting
parent523a494eb3412a908c247f751f623e722b0c2d40 (diff)
downloadperl-0df024e2aad6bf79f42c7ba20340b722444a6f35.tar.gz
Update File-Fetch to CPAN version 0.26
[DELTA] Changes for 0.26 Sat Nov 6 23:30:59 2010 ================================================= * Added support for HTTP::Lite * Resolved issue with '-l' switch and iosock fetch
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 3f304e1a40..dde063368a 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -620,7 +620,7 @@ use File::Glob qw(:case);
'File::Fetch' =>
{
'MAINTAINER' => 'kane',
- 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.24.tar.gz',
+ 'DISTRIBUTION' => 'BINGOS/File-Fetch-0.26.tar.gz',
'FILES' => q[cpan/File-Fetch],
'UPSTREAM' => 'cpan',
},