From 7e582eebf030655a49d5d9749c404c5d081957f7 Mon Sep 17 00:00:00 2001 From: Hayden Schiff Date: Sun, 24 Jan 2016 02:05:29 -0500 Subject: [PATCH] lwp-request: reference to libwww-perl --- pages/common/lwp-request.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pages/common/lwp-request.md b/pages/common/lwp-request.md index 468f8ae5ec..5d80b06aea 100644 --- a/pages/common/lwp-request.md +++ b/pages/common/lwp-request.md @@ -1,6 +1,7 @@ # lwp-request -> Simple Perl-based command-line HTTP client. +> Simple command-line HTTP client. +> Built with libwww-perl. - Make a simple GET request: