]> iEval git - www-search-torrentz.git/blobdiff - lib/WWW/Search/Torrentz.pm
Bump version and update Changes
[www-search-torrentz.git] / lib / WWW / Search / Torrentz.pm
index 0d6de5f5dce43d67e320b426b888c718a78439bd..114755b3af18091eea04e33e43965bd7cd11170f 100644 (file)
@@ -7,7 +7,7 @@ no if $] >= 5.018, warnings => 'experimental::smartmatch';
 use parent qw/WWW::Search/;
 use re '/s';
 
-our $VERSION = '0.001003';
+our $VERSION = '0.002';
 our $MAINTAINER = 'Marius Gavrilescu <marius@ieval.ro>';
 
 use WWW::Search::Torrentz::Result;
@@ -79,7 +79,7 @@ __END__
 
 =head1 NAME
 
-WWW::Search::Torrentz - search torrentz.eu with WWW::Search
+WWW::Search::Torrentz - [DEPRECATED] search torrentz.eu with WWW::Search
 
 =head1 SYNOPSIS
 
@@ -90,7 +90,11 @@ WWW::Search::Torrentz - search torrentz.eu with WWW::Search
 
 =head1 DESCRIPTION
 
-WWW::Search::Torrentz is a subclass of WWW::Search that searches the L<https://torrentz.eu> search aggregator.
+This module is deprecated since L<https://torrentz.eu> was shut down
+in August 2016.
+
+WWW::Search::Torrentz is a subclass of WWW::Search that searches the
+L<https://torrentz.eu> search aggregator.
 
 To use this module, read the L<WWW::Search> documentation.
 
This page took 0.020689 seconds and 4 git commands to generate.