Net-Google-SafeBrowsing2-Redis ============================== Redis back-end for Net::Google::SafeBrowsing2 (http://search.cpan.org/perldoc?Net::Google::SafeBrowsing2). The source code is available on github at https://github.com/juliensobrier/Net-Google-SafeBrowsing2-Redis. The CPAN release is available at http://search.cpan.org/perldoc?Net::Google::SafeBrowsing2::Redis See http://search.cpan.org/~jsobrier/Net-Google-SafeBrowsing2/ for other back-ends: Sqlite, MySQL, Postgres, etc. INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Net::Google::SafeBrowsing2::Storage Redis::hiredis COPYRIGHT AND LICENCE Copyright (C) 2012 by Julien Sobrier This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.