Mark module as obsolete
authorMarius Gavrilescu <marius@ieval.ro>
Sat, 30 Jan 2016 18:37:29 +0000 (18:37 +0000)
committerMarius Gavrilescu <marius@ieval.ro>
Sat, 30 Jan 2016 18:37:29 +0000 (18:37 +0000)
lib/WebService/Strike.pm
lib/WebService/Strike/Torrent.pm

index fc8040672c0bda8779c1f3b34c882cb2ab958fcb..f4b6cf14efcfdfa94e8b63c6ea0421ff773d7206 100644 (file)
@@ -70,7 +70,7 @@ __END__
 
 =head1 NAME
 
-WebService::Strike - Get torrent info from getstrike.net API
+WebService::Strike - [OBSOLETE] Get torrent info from the now-discontinued getstrike.net API
 
 =head1 SYNOPSIS
 
@@ -95,6 +95,9 @@ WebService::Strike - Get torrent info from getstrike.net API
 
 =head1 DESCRIPTION
 
+B<The API was discontinued. The code in this module remains, but it
+does not achieve any useful purpose.>
+
 Strike API is a service for getting information about a torrent given
 its info hash. WebService::Strike is a wrapper for this service.
 
index 71fb52666f2cbeccf0b7289aab2ce49a27efc6ba..b9fd83b8ea01d4ee5454b7dc5d89e55000cc62bb 100644 (file)
@@ -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.012171 seconds and 4 git commands to generate.