X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWebService%2FStrike.pm;fp=lib%2FWebService%2FStrike.pm;h=fc8040672c0bda8779c1f3b34c882cb2ab958fcb;hb=acdd89e22df468dce4270e771cd97096fbcdc8d4;hp=1b2be6f632cf7826652df09dd577063f3d23e06f;hpb=94cc52f9de9a84a6db48bc92466103e4f8b1a78c;p=webservice-strike.git diff --git a/lib/WebService/Strike.pm b/lib/WebService/Strike.pm index 1b2be6f..fc80406 100644 --- a/lib/WebService/Strike.pm +++ b/lib/WebService/Strike.pm @@ -7,7 +7,7 @@ use parent qw/Exporter/; our @EXPORT = qw/strike strike_search strike_imdb/; our @EXPORT_OK = (@EXPORT, 'strike_query'); -our $VERSION = '0.004003'; +our $VERSION = '0.005'; our $BASE_URL = 'https://getstrike.net/api/v2'; use JSON::MaybeXS qw/decode_json/; @@ -145,7 +145,7 @@ Marius Gavrilescu, Emarius@ieval.roE =head1 COPYRIGHT AND LICENSE -Copyright (C) 2015 by Marius Gavrilescu +Copyright (C) 2015-2016 by Marius Gavrilescu This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.20.2 or,