diff options
Diffstat (limited to 'sboul')
-rwxr-xr-x | sboul | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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; |