Add perlcritic release test and fix problems
[www-search-torrentz.git] / README
1 WWW-Search-Torrentz version 0.001002
2 ====================================
3
4 WWW::Search::Torrentz is a WWW::Search backend for the http://torrentz.eu
5 torrent search aggregator.
6
7 INSTALLATION
8
9 To install this module type the following:
10
11 perl Makefile.PL
12 make
13 make test
14 make install
15
16 DEPENDENCIES
17
18 This module requires these other modules and libraries:
19
20 * HTML::TreeBuilder
21 * URI::Escape
22 * WWW::Search
23
24 COPYRIGHT AND LICENCE
25
26 Copyright (C) 2013 by Marius Gavrilescu
27
28 This library is free software; you can redistribute it and/or modify
29 it under the same terms as Perl itself, either Perl version 5.18.1 or,
30 at your option, any later version of Perl 5 you may have available.
This page took 0.020515 seconds and 4 git commands to generate.