Subject: | spelling mistake in README |
see patch
Subject: | http-retry-spelling.patch |
diff -urN HTTP-Retry-0.04.orig/README HTTP-Retry-0.04/README
--- HTTP-Retry-0.04.orig/README 2014-04-22 07:10:08.000000000 +0100
+++ HTTP-Retry-0.04/README 2015-01-09 13:21:45.195944191 +0000
@@ -4,7 +4,7 @@
Another HTTP client library.
LWP is too complex and too slow.
HTTP::Tiny and Furl is wonderful, but no autoretry.
-HTTP::Retry resloves this, then make your code clearer.
+HTTP::Retry resolves this, then make your code clearer.
Enjoy it!
INSTALLATION