From fdab64c728d172419b3cc3f8a566a3fd134ab366 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Sun, 19 Jan 2020 13:23:18 -0500 Subject: sboul: document requirements in comment --- sboul | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sboul b/sboul index 85a847e..eb3bff2 100755 --- a/sboul +++ b/sboul @@ -5,6 +5,8 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. # run with no arguments for usage instructions. +# requires perl/perl-LWP-Protocol-https (and all its deps including libwwwperl) + use LWP; use Getopt::Std; -- cgit v1.2.3