aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsboul2
1 files changed, 2 insertions, 0 deletions
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;