X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWebService%2FStrike%2FTorrent.pm;h=71fb52666f2cbeccf0b7289aab2ce49a27efc6ba;hb=acdd89e22df468dce4270e771cd97096fbcdc8d4;hp=4f08520e0b9a8c1a2e2b1a815c39e24be343fc9f;hpb=94cc52f9de9a84a6db48bc92466103e4f8b1a78c;p=webservice-strike.git diff --git a/lib/WebService/Strike/Torrent.pm b/lib/WebService/Strike/Torrent.pm index 4f08520..71fb526 100644 --- a/lib/WebService/Strike/Torrent.pm +++ b/lib/WebService/Strike/Torrent.pm @@ -5,7 +5,7 @@ use strict; use warnings; use parent qw/Class::Accessor::Fast/; -our $VERSION = '0.004002'; +our $VERSION = 0.005; use JSON::MaybeXS qw/decode_json/; use MIME::Base64; @@ -198,7 +198,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,