X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FWebService%2FStrike%2FTorrent.pm;h=7dc1d0b295ec169f48e741485f0f393a0a12a8eb;hb=refs%2Fheads%2Fmaster;hp=71fb52666f2cbeccf0b7289aab2ce49a27efc6ba;hpb=acdd89e22df468dce4270e771cd97096fbcdc8d4;p=webservice-strike.git diff --git a/lib/WebService/Strike/Torrent.pm b/lib/WebService/Strike/Torrent.pm index 71fb526..7dc1d0b 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.005; +our $VERSION = 0.006; 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.