summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-07 23:36:01 +0000
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>2010-11-07 23:37:38 +0000
commit6d3bcdd860e0cfd688a1a4c6b3d82e0972f04dda (patch)
treefb25a42a33d817359d2e989ae5310eda8596848e /pod
parent727a8fe57e1987d0161772d4c35cc278f2ec6be8 (diff)
downloadperl-6d3bcdd860e0cfd688a1a4c6b3d82e0972f04dda.tar.gz
Update File-Fetch to CPAN version 0.28
[DELTA] Changes for 0.28 Sun Nov 7 21:22:26 2010 ================================================= * Added support for FreeBSDs 'fetch' command for both http and ftp schemes.
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod5
1 files changed, 4 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index ada95f12f5..b898064ae0 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -299,10 +299,13 @@ C<Fcntl> has been upgraded from 1.09 to 1.10.
=item *
-C<File::Fetch> has been upgraded from 0.24 to 0.26
+C<File::Fetch> has been upgraded from 0.24 to 0.28
C<HTTP::Lite> is now supported for 'http' scheme.
+The C<fetch> utility is supported on FreeBSD, NetBSD and
+Dragonfly BSD for the C<http> and C<ftp> schemes.
+
=item *
C<File::Glob> has been upgraded from 1.09 to 1.10.