Search-Tools

Travis CI build status

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:

Class::XSAccessor
Search::Query
Encode
Carp

SUPPORT AND DOCUMENTATION

After installing, you can find documentation for this module with the perldoc command.

perldoc Search::Tools

The home page is:

https://github.com/karpet/search-tools-perl

You can also look for information at:

RT, CPAN's request tracker
    http://rt.cpan.org/NoAuth/Bugs.html?Dist=Search-Tools

AnnoCPAN, Annotated CPAN documentation
    http://annocpan.org/dist/Search-Tools

CPAN Ratings
    http://cpanratings.perl.org/d/Search-Tools

Search CPAN
    http://search.cpan.org/dist/Search-Tools/

Copyright (C) 2006-2018 by Peter Karman

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.