X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWebService%2FStrike%2FTorrent.pm;h=b9fd83b8ea01d4ee5454b7dc5d89e55000cc62bb;hb=988e8747c4c73d1f0adea3ddd10e64d377cefb10;hp=4f08520e0b9a8c1a2e2b1a815c39e24be343fc9f;hpb=94cc52f9de9a84a6db48bc92466103e4f8b1a78c;p=webservice-strike.git diff --git a/lib/WebService/Strike/Torrent.pm b/lib/WebService/Strike/Torrent.pm index 4f08520..b9fd83b 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; @@ -71,7 +71,7 @@ __END__ =head1 NAME -WebService::Strike::Torrent - Class representing information about a torrent +WebService::Strike::Torrent - [OBSOLETE] Class representing information about a torrent =head1 SYNOPSIS @@ -101,6 +101,9 @@ WebService::Strike::Torrent - Class representing information about a torrent =head1 DESCRIPTION +B + WebService::Strike::Torrent is a class that represents information about a torrent. @@ -198,7 +201,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,