Subject: | Missing LWP::Protocol::https dependency |
The module uses HTTPS URLs with LWP, so it needs to depend on LWP::Protocol::https.
Otherwise the user gets a cryptic error message:
malformed JSON string, neither array, object, number, string or atom, at character offset 0 (before
"LWP will support htt...") at /usr/local/lib/perl5/site_perl/Net/Pushover.pm line 50.
The fact that there's no checking for whether the response is successful doesn't help.
- ilmari