Bump version and update Changes
[www-search-torrentz.git] / README
CommitLineData
101a5951
MG
1WWW-Search-Torrentz version 0.002
2=================================
e605ae0f 3
47d688d7
MG
4This module is deprecated since https://torrentz.eu was shut down
5in August 2016.
6
e605ae0f
MG
7WWW::Search::Torrentz is a WWW::Search backend for the http://torrentz.eu
8torrent search aggregator.
9
10INSTALLATION
11
12To install this module type the following:
13
14 perl Makefile.PL
15 make
16 make test
17 make install
18
19DEPENDENCIES
20
21This module requires these other modules and libraries:
22
92841b3e
MG
23* HTML::TreeBuilder
24* URI::Escape
e605ae0f
MG
25* WWW::Search
26
27COPYRIGHT AND LICENCE
28
29Copyright (C) 2013 by Marius Gavrilescu
30
31This library is free software; you can redistribute it and/or modify
32it under the same terms as Perl itself, either Perl version 5.18.1 or,
33at your option, any later version of Perl 5 you may have available.
This page took 0.010087 seconds and 4 git commands to generate.