diff --git a/lib/File/Fetch.pm b/lib/File/Fetch.pm index 7d6a263..5eadf83 100644 --- a/lib/File/Fetch.pm +++ b/lib/File/Fetch.pm @@ -1502,7 +1502,7 @@ Below is a mapping of what utilities will be used in what order for what schemes, if available: file => LWP, lftp, file - http => LWP, HTTP::Lite, wget, curl, lftp, fetch, lynx, iosock + http => LWP, HTTP::Tiny, wget, curl, lftp, fetch, HTTP::Lite, lynx, iosock ftp => LWP, Net::FTP, wget, curl, lftp, fetch, ncftp, ftp rsync => rsync git => git