]> iEval git - webservice-strike.git/blobdiff - lib/WebService/Strike/Torrent.pm
Bump version and update Changes
[webservice-strike.git] / lib / WebService / Strike / Torrent.pm
index 71fb52666f2cbeccf0b7289aab2ce49a27efc6ba..7dc1d0b295ec169f48e741485f0f393a0a12a8eb 100644 (file)
@@ -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<The API was discontinued. The code in this module remains, but it
+does not achieve any useful purpose.>
+
 WebService::Strike::Torrent is a class that represents information
 about a torrent.
 
This page took 0.0188 seconds and 4 git commands to generate.