]> iEval git - webservice-strike.git/blobdiff - lib/WebService/Strike/Torrent.pm
Use HTTPS and include diagnostics in test
[webservice-strike.git] / lib / WebService / Strike / Torrent.pm
index 1f0dae5e359b9c883dc31fba5738a4b43fc8ced5..4268d793ec062f1d349c601d26464f43dbe71f11 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use warnings;
 use parent qw/Class::Accessor::Fast/;
 
-our $VERSION = '0.002';
+our $VERSION = '0.003';
 
 use Date::Parse qw/str2time/;
 use JSON::MaybeXS qw/decode_json/;
@@ -157,7 +157,7 @@ Both forms return a true value for success and false for failure.
 
 =head1 SEE ALSO
 
-L<WebService::Strike>, L<http://getstrike.net/api/>
+L<WebService::Strike>, L<https://getstrike.net/api/>
 
 =head1 AUTHOR
 
This page took 0.022271 seconds and 4 git commands to generate.